Re: CachedRowSet - obtaining
"V. Cekvenich" <[email protected]> Sat, 14 Sep 2002 12:22:47 -0400
| Newsgroups | gmane.comp.web.mvc.devel |
|---|---|
| Message-ID | <[email protected]> |
RowSet is an interfaces since JDBC 2.0, and in JDK 1.4 (maybe earlier). But an interface implementation is in EA ( and it has not source code. Only Sun know why). Most DB vendors have a implementation, such as Oracle. (it is a FREE but additional download to JDBC driver). Solution is open source implementation I think: http://sourceforge.net/project/showfiles.php?group_id=27749 V. Eddie Bush wrote: > Is this still only available through the EA program? I thought they'd > moved it to the JDK (in 1.4). Obviously I'm mistaken ... or not looking > for it in the right spot. > > Regards, > > Eddie _______________________________________________ MVC-Programmers mailing list [email protected] http://www.netbean.net/mailman/listinfo/mvc-programmers