Hello, like I already wrote some weeks ago the javax.sql package isn't implemented. It stands on my todo list but with low priority. To fulfill the javax.sql-specification the database kernel must implement the 2-phase commit protocol first. It is planed, but there is no time schedule until now. Maybe we implement first the datasource, rowset and connection pooling part of javax.sql and the distributed transaction part later.
Regards, Marco ---------------------------------------------- Marco PASKAMP SAP DB, SAP Labs Berlin > -----Original Message----- > From: Patrick Buchinger [mailto:[EMAIL PROTECTED]] > Sent: Freitag, 1. M�rz 2002 09:37 > To: SapDB Maillisting > Subject: JDBC 2.0 - especially RowSet > > > Hi! > > I have the following questions concerning JDBC 2.0 - > especially RowSet - > and SapDB: > * Is there already an implementation of RowSets (CachedRowSet, > JDBCRowSet, WebRowSet - see > http://developer.java.sun.com/developer/Books/JDBCTutorial/cha pter5.html)? * If not, is there any plan (and maybe a timetable) to realize it? Or does anybody know an [open source] implementation which can be used with SapDB? thank you, patrick -- Patrick Buchinger _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
