Hi All,
I am planning to use CachedRowSet in my current project. I have searched for "rowset.jar" but couldn't find it anywhere on the net. There are some articles which has referenced the following urls for the download:
- http://developer.java.sun.com/developer/earlyAccess/crs
- http://jcp.org/en/jsr/detail?id=114
But I can't see the file. I was wondering if it has been removed. I Would really apprecite if someone could send me the correct url or email the jar file.
-
CachedRowSet (2 messages)
- Posted by: Amit Gupta
- Posted on: September 15 2003 05:17 EDT
Threaded Messages (2)
- Look to DB and App Server vendors by Matt Pouttu-Clarke on September 15 2003 09:32 EDT
- Bea implementation by Alexey Titorenko on September 15 2003 10:04 EDT
-
Look to DB and App Server vendors[ Go to top ]
- Posted by: Matt Pouttu-Clarke
- Posted on: September 15 2003 09:32 EDT
- in response to Amit Gupta
Try looking at vendor sites... For example, if you use Oracle then this URL may help:
Oracle JDBC Drivers
Also, if you are using an application server, then your AS vendor probably has a cross-database implementation. -
Bea implementation[ Go to top ]
- Posted by: Alexey Titorenko
- Posted on: September 15 2003 10:04 EDT
- in response to Amit Gupta
Hi!
Bea provides CashedRowSet implementation as a part of WebLogic application server (weblogic.jar as far as i remember).