Package org.neodatis.odb.core.layers.layer2.meta.compare

Classes to represent changes between two meta representations of objects.

See:
          Description

Interface Summary
ChangedAttribute  
IObjectInfoComparator  
 

Class Summary
ArrayModifyElement  
ChangedNativeAttributeAction Used to store informations about object changes at attribute level
ChangedObjectInfo Used to store informations about object changes
ChangedObjectReferenceAttributeAction Used to store informations about object changes when the change is only a reference change
NewNonNativeObjectAction Used to store that a new Object was created when comparing to Objects.
SetAttributeToNullAction  
 

Package org.neodatis.odb.core.layers.layer2.meta.compare Description

Classes to represent changes between two meta representations of objects. It is used by the ObjectInforComparator class.