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 $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.