Hi Edson,

Edson Carlos Ericksson Richter wrote:

Appear that latest CVS Head is assuming auto-update='false' as auto-update='link'. Is this the correct behaviour? It should not be auto-update='none'?

I've debugged OJB and seen this behaviour. I will need to fix all my repository files from auto-update='false' to auto-update='none'?


AFAIK the default behaviour of auto-update="false" in old versions of OJB was "link". This was one reason for the enhancement of the auto-xxx settings (to enable OJB not to touch any referenced object on store/delete). In old versions you should be able to store an object with 1:n relation by store main object and then all referenced objects without "linking" (FK setting).


If I do something wrong, please le my know.

regards,
Armin

Thanks for any tips,

Edson Richter


--------------------------------------------------------------------- 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