aspose file tools
The moose likes JDBC and the fly likes ?? pagination in java Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "?? pagination in java" Watch "?? pagination in java" New topic
Author

?? pagination in java

jiang jiangwei
Greenhorn

Joined: Nov 12, 2002
Posts: 6
How to use "setFetchSize(int size)"??
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

You haven't really given us enough information to help you. I'm guessing you are talking about Paging ResultSets, in which case this question should be moved to the JDBC forum.
If this is the issue you are asking about, I also recommend a search of the JDBC forum first since it is a very common question and there are some very good conversations that already exist.
Dave
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: ?? pagination in java