Re: What about creating javax.sql.*
Mark Wielaard <[email protected]> 08 Apr 2003 21:45:17 +0200
| Newsgroups | gmane.comp.java.classpath.extensions.discuss |
|---|---|
| Message-ID | <1049831117.6998.8.camel@elsschot> |
Hi, On Tue, 2003-04-08 at 16:11, Arnaud Vandyck wrote: > Can someone tell me if a free implementation already exists? Is the > classpathx project interrested? The javax.sql, javax.transaction and javax.transaction.xa packages are part of GNU Classpath <http://www.gnu.org/software/classpath> and are, as far as I know, mostly implemented. If you could check their status and maybe add some documentation that would be very much appreciated. If you want the result to be part of the main distribution then contributions should be based on publicly available documentation and be original, so no copying allowed if you want the result be part of the main distribution. Please contact the [email protected] mailinglist for more information. As was suggested earlier it would be very nice if you could check the implementation against free software packages that are already using these packages. Thanks, Mark