[mdr-users] Re: Loosing last transaction results in case of crash
"John V. Sichi" <[email protected]> Wed, 26 Oct 2005 20:48:43 -0700
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.user |
|---|---|
| Message-ID | <[email protected]> |
I don't know if anyone has tried mdrjdbc with Oracle yet. It has been tested with PostgreSQL, MySQL, and hsqldb. If it doesn't work out of the box on a particular DBMS, it's usually easy to tweak (either via the connection properties or with minor code changes). There is documentation: http://mdr.netbeans.org/source/browse/mdr/extras/jdbcstorage/src/org/netbeans/mdr/persistence/jdbcimpl/package.html?rev=1.6&content-type=text/vnd.viewcvs-markup Unfortunately it is still a bit of a pain to set up because it has never been properly integrated into MDR. Martin, is there any chance of making the jar part of scheduled builds like mdrant, publishing the documentation on the website, etc? It functions and performs very well with hsqldb as the embedded engine. JVS >> ------------------------------------------------------------------------ >> >> Subject: >> RE : [mdr-users] Re: Loosing last transaction results in case of crash >> From: >> "Olivier RICHAUD" <[email protected]> >> Date: >> Wed, 26 Oct 2005 20:21:49 +0200 >> To: >> <[email protected]> >> >> To: >> <[email protected]> >> >>Would you support Oracle per chance? >> >>Is there any documentation for your jdbc storage? I mean, is it hard to >>move from MDR standard repository to JDBC repository? >> >>Thanks. >> >>Olivier.