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

Reply via email to