You can find rowset tutorial at
http://developer.java.sun.com/developer/Books/JDBCTutorial/chapter5.html
Also if you download RowSet early release from Sun , it comes with the API
docs. The CashedRowSet description in this doc is with examples. I used it
successfully, using only API docs, so I think they are sufficient. One catch
I found - not all the database drivers can work with CashedRowSet, looked
for me as some don't comply to certain specifications used by internal
RowSet package code.

Regards,

Irene Troupansky

-----Original Message-----
From: Vaidya, Abhijit (CAP, GEFA, Contractor)
[mailto:[EMAIL PROTECTED]]
Sent: Friday, December 27, 2002 12:33 PM
To: JDJList
Subject: [jdjlist] Javadocs for sun.jdbc.rowset.CachedRowSet


Hi All,
Does anyone know where I could find documentation on
sun.jdbc.rowset.CachedRowSet. I tried looking on the regular java related
sites and also some Google searches, but no such luck.

Any help on this would be appreciated.

Thanks!
-regards,
abhi.

____________________________________________________
To change your JDJList options, please visit:
http://www.sys-con.com/java/list.cfm

Be respectful! Clean up your posts before replying
____________________________________________________

____________________________________________________
To change your JDJList options, please visit:
http://www.sys-con.com/java/list.cfm

Be respectful! Clean up your posts before replying
____________________________________________________

Reply via email to