Hello,

>From: oliver . matz
>> It just seems odd that by removing an item from a collection that it
>> performs a delete on the object that is in the collection.

>This is the behaviour of 
>org.apache.ojb.broker.util.collections.RemovalAwareCollection,
>which is the default collection-class.  You can set another collection class in the 
>class-descriptor, e.g.
>collection-class="org.apache.ojb.broker.util.collections.ManageableArrayList"

Having RemovalAwareCollection as default implementation is a bit inconsistent in case 
of auto-delete=false in collection descriptor.


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

Reply via email to