Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

Paging

Mohammed Zabin

2007-07-09

Replies:

Hi All

I want to ask about ResultSet paging. I mean, displaying your records on
multiple of pages instead of dumping them all in one page.
In ASP using ADO 2, there is a property called page size, when you set the
property, your recordset will determine how many page your recordset will be
displayed.

My questiion is, how could i implement paging using JDBC, is there such
property in JDBC?

Thank You
©2008 junlu.com - Jax Systems, LLC, U.S.A.