nPodemos
dar “dicas” ao ResultSet para melhorar o
desempenho:
n
npublic void
setFetchSize(int rows) throws SQLException
npublic void
setFetchDirection(int direction) throws SQLException
n
npublic int getFetchSize()
throws SQLException
npublic int
getFetchDirection() throws SQLException