File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes reading cachedRowSet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "reading cachedRowSet" Watch "reading cachedRowSet" New topic
Author

reading cachedRowSet

jonathan Greens
Ranch Hand

Joined: Apr 07, 2004
Posts: 139
I want to use a cachedRowSet for reading only. But I do want to restore its cursor position after reading through it. how can this be done? if I use the cachedRowSet for insertion, then I can call moveToCurrentRow().
thanks
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: reading cachedRowSet
 
Similar Threads
Using CachedRowSet
From where I can get example for CachedRowSet
CachedRowset - Relaiable to use??
CachedRowSet with JSF
Performace of accessing db recs