![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I want to use JDO to persistence objects to file system. Need to buy a third-party persistence framework? or the javax.jdo already can do? |
#3
| |||
| |||
|
|
Peter wrote: I want to use JDO to persistence objects to file system. Need to buy a third-party persistence framework? or the javax.jdo already can do? Peter, in order to use JDO, you will need a JDO implementation by a third-party vendor. A good place to look for one would be: http://www.jdocentral.com The website also has a forum for discussions around JDO and just about all vendors and JDO experts read along: http://www.jdocentral.com/forums/index.php Kind regards, Carl |
#4
| |||
| |||
|
|
Hi Hard to find a JDO vendor that support mapping object to file system. All of them support mapping object to JDBC only. Would you like to give me a suggestion? thanks from Peter (cmk128 (AT) hotmail (DOT) com) "Carl Rosenberger" <carl (AT) db4o (DOT) com> wrote Peter wrote: I want to use JDO to persistence objects to file system. Need to buy a third-party persistence framework? or the javax.jdo already can do? Peter, in order to use JDO, you will need a JDO implementation by a third-party vendor. A good place to look for one would be: http://www.jdocentral.com The website also has a forum for discussions around JDO and just about all vendors and JDO experts read along: http://www.jdocentral.com/forums/index.php Kind regards, Carl |
#5
| |||
| |||
|
|
I may be wrong but I thought Sun's reference implementation of the JDO was strictly a filesystem based implementation. Meaning that it doesn't us an RDBMS on the backend. |
#6
| |||
| |||
|
|
Corey Brown wrote: I may be wrong but I thought Sun's reference implementation of the JDO was strictly a filesystem based implementation. Meaning that it doesn't us an RDBMS on the backend. Yes, but would you use it for production? Kind regards, Carl |
#7
| |||
| |||
|
|
Corey Brown wrote: I may be wrong but I thought Sun's reference implementation of the JDO was strictly a filesystem based implementation. Meaning that it doesn't us an RDBMS on the backend. Yes, but would you use it for production? |
| Kind regards, Carl -- Carl Rosenberger db4o - database for objects - http://www.db4o.com |
![]() |
| Thread Tools | |
| Display Modes | |
| |