Package 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. already persistent but not changed during tx) --> no need to do anything for commit or rollback
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, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04