For collection descriptors, I thought that if you left the auto-update
field off, it was suppose to default to false -- and thus CASCADE_NONE.

However, I am seeing where that is not the case, but instead the code
inside of ObjectReferenceDescriptor is defaulting 'false' to
CASCADE_LINK, with a note that CollectionDescriptor needs to override
and set 'false' equal to CASCADE_NONE.

However, that code is not written.

Am I missing something here?

-Andrew



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

Reply via email to