Re: storing objects

Hans Novak <[email protected]> Wed, 12 Sep 2007 15:02:10 +0200
Newsgroups gmane.comp.jakarta.ojb.user
Message-ID <[email protected]>

Armin Waibel schrieb:
> It's how OJB currently work. But I agree this is not the behavior a 
> user expects when using a "removal aware" collection and above all the 
> odmg-api implementation detects the removed/orphan objects and delete 
> them.
> OJB (PB-api) ignore the objects detected by the removal aware 
> collection on delete of the main object. I will have a look at this.

Did you read the post from Alessandro ?
He wrote something to catch this known problem ...
I will try it later.

Hans