As name said, it's a "Removal Aware". If you don't wish objects removed,
don't use "RemovarAware". The default implementation is not
"RemovalAwareList", so it's sufficient to remove the specific
implementation on mapping.
IT: some older versions of OJB used RemovalAwareList as default - so,
please, if you are not using 1.0.3 or 1.0.4, upgrade your version (check
mail list about changes that could affect your upgrade).
Regards,
Richter
Dennis Bekkering escreveu:
Hello all,
I have an M:N collection that has a ManageableArrayList as collection
class
and proxy set to true. But when the collection is materialized the
underlying implementation becomes RemovalAwareList. When i remove
items from
that list the records are also deleted. I tried to find out how that can
happen with the debugger but i cannot find out why.
regards,
Dennis
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]