  | | | Are scrollable ResultSets completly fetched from server? | Are scrollable ResultSets completly fetched from server? 2005-09-02 - By Clemens Eisserer
Back Hi there,
What I would like to do is to call ResultSet.last()/getRow()/first() withought fetching the whole data from the database-server. Is the mysql-jdbc driver capable of doing so, or does it fetch all data from the server as soon as I call last or even request scrollable ResultSets?
Thank you in advance, lg Clemens
-- MySQL Java Mailing List For list archives: http://lists.mysql.com/java To unsubscribe: http://lists.mysql.com/java?unsub=mysql@(protected)
|
|
 |