| This is a list that tracks removal and addition of elements.
This tracking allow the PersistenceBroker to delete elements from
the database that have been removed from the collection before a
PB.store() orperation occurs.
This will allow to use the PB api in way pretty close to ODMG persistent
collections!
author: Thomas Mahler, adapted to ManageableArrayList by Edson C. E. Richter version: $Id: RemovalAwareList.java,v 1.4.2.1 2005/12/21 22:28:15 tomdz Exp $ |