Thanks for the info on OJB, as for Castor JDO - I stand corrected :)
BTW, what aspects of JDO do you think make it more tailored to OODBMS? A few
years ago I used Ardent's Java Relational Binding. It was a nice
implementation of the ODMG spec and supported Object-Relational mapping.
Ardent also p
It strikes me that Castor JDO may be at a cross-roads. It appears to suffer
from its heritage of being an early implementation of JDO that has not
totally embraced the latest spec. I imagine that as commercial products and
other open source projects mature in this space, Castor JDO may become
incr
Firstly, apologies if this is an inappropriate forum for this kind of
question.
I'm investigating the use of CastorJDO with WAS3.5 and DB/2 7. I'd like to
try using the Session Managed Persistence pattern as described by Versant,
where a Session Bean manages the interaction with the object store