Package org.apache.ojb.odmg.states

Class Summary
ModificationState Describes an objects transactional state regarding commiting and rollbacking
StateNewClean this state represents new objects which have not been altered during tx.
StateNewDelete this state represents new objects which have been mrked for deletion during tx.
StateNewDirty this state represents new objects which have been altered during tx.
StateOldClean this state represents old Objects (i.e.
StateOldDelete this state represents old objects which have been marked for deletion during tx.
StateOldDirty this state represents old objects which have been altered during tx.
 



Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14