Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dynamic resultset


  • From: Benoit Joly <bj@xxxxxxxxxxxxxxxx> (Benoit Joly)
  • Subject: dynamic resultset
  • Date: Thu, 30 Mar 2000 22:56:58 -0500

hi all, 

I have a db question.

I currently do a select query (jdbc) and I show using a servlet
the result with homemade drilling screen (next, prev, end, begin) that shows only a 
defined number of rows. im wondering if there is a way to avoid the transfer of all the rows
into the resultset. 

is there any advanced resultset (or statement) that can fetch a given number of rows and 
only fetch other rows when needed?


thanks in advance,

Benoit Joly

---
To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx
To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx