LWN.net Logo

Using CachedRowSet to Transfer JDBC Query Results Between Classes (O'ReillyNet)

Sean Eidemiller works with the Java Database Connectivity (JDBC) API on O'Reilly. "JDBC developers have always needed to keep a database connection open while pulling query results. But with the CachedRowSet in J2SE 1.5, it's now possible to disconnect and then get results. Sean Eidmiller shows the advantages of this approach."
(Log in to post comments)

Copyright © 2004, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds