Nick Ohanian dijo:
> Hi-
>
> I have a question about using the JDO API with OJB.  OJB requires the
> O/R mapping be stored in the repository.xml file.  But when using JDO,
> class enhancement requires a package.jdo (or some other .jdo file) to
> specify the same mapping.  These files store almost the exact same
> information, just in slightly different formats.

> So do both files have to be continuously separately maintained?

Currently this is true. BUt the JDO can be more simply. You don't need to
define there collections or references.

Best Regards,

Antonio Gallardo




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to