[mdr-users] RE : [mdr-users] Re: Loosing last transaction results in case of crash

"Olivier RICHAUD" <[email protected]> Thu, 27 Oct 2005 10:24:12 +0200
Newsgroups gmane.comp.java.netbeans.modules.mdr.user
Message-ID <000201c5dacf$d0244310$0a64a8c0@lauris>
Martin,

This would be a great enhancement for MDR to fully support JDBC storage
as a new storage. 

OK, I'm going to test it against mySQL in a few days (hope I'll have
time to do that).

Olivier.

-----Message d'origine-----
De : John V. Sichi [mailto:[email protected]] 
Envoyé : jeudi 27 octobre 2005 05:49
À : [email protected]
Objet : [mdr-users] Re: Loosing last transaction results in case of
crash


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/net
beans/mdr/persistence/jdbcimpl/package.html?rev=1.6&content-type=text/vn
d.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.