Hi Pirmin,

when using the top-level api (OTM, ODMG, JDO) it is (currently) madatory
for all types of references to use 'false' for auto-delete/update, e.g. see
http://db.apache.org/ojb/repository.html#reference-descriptor

Pirmin Kalberer wrote:

It seems that auto-update="link" or "none" is not supported with the ODMG API.

ODMG handle this by its own.


Is that true? It's not in the bug database. Is that because of the spec? In rc6 auto-update="object" works and behaves like "link" in rc5 (deep insert).

hmm, in rc5 "link" does not exist, think you mean rc6 auto-update="object" works like "true" in rc5

But how can you turn off deep inserting?

ODMG handle itself the insert/update/delete of referenced objects and it
is not possible to turn off deep inserting when using ODMG. I'm currently local working on a possibility to change reference settings at runtime on a per broker manner. See


http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgId=1611176

With this feature it will be possible turn on/off deep inserting on PB level.

regards,
Armin

Regards, Pirmin Kalberer


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






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



Reply via email to