| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: JDO comparisons
In comp.databases.object Angus Monro <ajmonro_at_ingennia.com.au> wrote:
> Specifically, we are considering three possibilities:
> (1) continue doing what we're already doing i.e. writing our own
> relational db access code via JDBC
JDO is gaining vendor support, and will probably become the standard in object-oriented data access. I would strongly recommend going with a JDO implementation over hand-rolling it, for the following reasons:
> (2) use Solarmetrics' Kodo JDO on top of an RDB
> (3) use Prism Technologies' "Open Fusion" on top of an RDB.
Well, I am biased, but I would say: go with Kodo! You can download a free evaluation at http://www.solarmetric.com.
-- Marc Prud'hommeaux marc_at_solarmetric.com SolarMetric Inc. http://www.solarmetric.com Kodo Java Data Objects Full featured JDO: eliminate the SQL from your codeReceived on Thu Feb 14 2002 - 20:38:26 CST
![]() |
![]() |