-
What's the best JDO implement of open source ? (4 messages)
- Posted by: achang hu
- Posted on: March 06 2003 03:40 EST
I will choose a JDO implement to apply my projects,who is professional in JDO can tell me ?Threaded Messages (4)
- What's the best JDO implement of open source ? by Lasse Koskela on March 06 2003 05:15 EST
- What's the best JDO implement of open source ? by David Jones on March 06 2003 13:58 EST
- What's the best JDO implement of open source ? by My Hanh on April 11 2004 13:32 EDT
- Open source JDO by Sean Sullivan on August 15 2004 15:00 EDT
-
What's the best JDO implement of open source ?[ Go to top ]
- Posted by: Lasse Koskela
- Posted on: March 06 2003 05:15 EST
- in response to achang hu
I haven't heard of commercial applications but I've understood that TJDO (listed at sourceforge.net) is so far the most comprehensive open source implementation of JDO. Jakarta/Apache has a project named Object/Relational Bridge (OJB), but it doesn't have full JDO-compatibility yet. -
What's the best JDO implement of open source ?[ Go to top ]
- Posted by: David Jones
- Posted on: March 06 2003 13:58 EST
- in response to achang hu
-
What's the best JDO implement of open source ?[ Go to top ]
- Posted by: My Hanh
- Posted on: April 11 2004 13:32 EDT
- in response to David Jones
Some JDO Open Source Projects:
1.TJDO http://tjdo.sf.net
2.Speedo http://speedo.objectweb.org
3.JORM http://jorm.objectweb.org
4.XORM http://xorm.sourceforge.net
5.JPOX http://jpox.sourceforge.net
6.OJB http://db.apache.org/ojb/ -
Open source JDO[ Go to top ]
- Posted by: Sean Sullivan
- Posted on: August 15 2004 15:00 EDT
- in response to achang hu
I've used TJDO and JPOX.
The TJDO project worked fine but there did not seem to be a lot
of users. One of the things that I liked about TJDO is that it
has support for MaxDB (SAPDB) and HSQLDB
Currently, I'm using JPOX 1.1.0 Alpha 2 with HSQLDB 1.7.2.2
Note: there is a bug in JPOX 1.1.0 Alpha 1 which prevents it
from functioning with HSQLDB 1.7.x