RE : [mdr-dev] contributing a JDBC persistence implementation
"Olivier RICHAUD" <[email protected]> Mon, 5 Jan 2004 10:47:20 +0100
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
John, I would review that with great interest. I could even test it or review it. Regards. Olivier. PS: happy new year -----Message d'origine----- De : John V. Sichi [mailto:[email protected]] Envoyé : mardi 30 décembre 2003 01:09 À : [email protected] Objet : [mdr-dev] contributing a JDBC persistence implementation Hello, I have a working implementation of the org.netbeans.mdr.persistence.* interfaces using JDBC. I've been testing with an in-process Java DBMS (hsqldb); performance is somewhat worse than the btree implementation. I'm going to spend some time on cleanup, optimization, and back-end portability, and then I'd like to submit it for review to see if it can become part of MDR. I know I need to submit a JCA form, which I will do. Where should I send the source code tarball when it's ready? JVS