You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Henrik Berg <he...@ifi.uio.no> on 2003/06/11 09:53:16 UTC

Removing objects from collections...again

For some reason, suddenly the RemovalAwareCollection-stuff started
working again here...  Have no idea what's happened, I hadn't looked
at this for some time, and then, today, everything seems to work just
fine.  Anyone else still having problems with RemovalAwareCollections?

Now what I need, is some Collection-class that removes the removed
objects, but lets them stay in the database, just sets their foreign
keys to 0/null or something, so that they don't reappear in the
collection next time it loads from the database.

Any possibility I could make this happen?

-- 
Henrik