[Objectbridge-jdo-dev] some questions
Brought to you by:
thma
From: Rostislav B. <ro...@pl...> - 2002-01-19 13:11:02
|
Hi all, We're using Castor as our o-r mapping but we're seeking some replacement for our future projects so I want to participate in this project. But I've some questions already: 1. Where I can get RI ? I can't use Sun's site because I'm in Russia so they can't verify that my ip doesn't belong to restricted country list. 2. I've seen that PersistenceBroker (and its infrastructure) tries to handle all issues related to interaction with various jdbc drivers itself (for ex. catching specific exception or generating specific sql). Castor "engines" model ( one sql engine per one db ) for abstracting such issues seems more convinient. For ex.: interface SQLEngine and some impls are PostgresSQLEngine, OracleSQLEngine. 3. Can we use CVS on sourceforge instead of providing snapshots ? So we won't loose history of changes. Thanks, Ros |