Hi,

The ODMG manual [1] says that it's required to configure specific
metadata settings. When setting these, m:n relationships won't get
stored when inserting objects in the database (using
Database.makePersistent). When not setting these auto-xxx settings (and
leaving them default), m:n relationships do get stored.

This is only when inserting objects into the database; updating existing
objects from the database works well.

Is this a bug, or is this the expected behaviour of the ODMG spec?

Thanks,
Bart.

[1]
http://db.apache.org/ojb/docu/guides/odmg-guide.html#Specific+Metadata+S
ettings



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

Reply via email to