posted 16 years ago
I need to know the behavior of the fetchSize method available in Statement object and ResultSet object. What is the difference between the two? Can i get some example program explaining both?
And also I would like to know what will be the impact of calling the last() method on ResultSet object after setting a fetch size.
Thanks,
Surendar