|
|||||||||
| Home >> All >> ojb >> odmg >> [ states overview ] | PREV NEXT | ||||||||
Uses of Package
ojb.odmg.states
| Classes in ojb.odmg.states used by ojb.odmg.states | |
| 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. |
|
|
|||||||||
| Home >> All >> ojb >> odmg >> [ states overview ] | PREV NEXT | ||||||||