Uses of Package
org.apache.cayenne.commitlog.model
-
Packages that use org.apache.cayenne.commitlog.model Package Description org.apache.cayenne.commitlog org.apache.cayenne.commitlog.model -
Classes in org.apache.cayenne.commitlog.model used by org.apache.cayenne.commitlog Class Description ChangeMap Represents a map of changes for a graph of persistent objects. -
Classes in org.apache.cayenne.commitlog.model used by org.apache.cayenne.commitlog.model Class Description AttributeChange Represents a change in a "value" property, which is either a scalar property or a to-one entity relationship.ChangeMap Represents a map of changes for a graph of persistent objects.MutableObjectChange A mutable implementation ofObjectChange.ObjectChange Accumulates changes of a single object with a transaction.ObjectChangeType Defines types of tracked object changes.PropertyChange A base interface for various types of property changes.PropertyChangeVisitor ToManyRelationshipChange Represents a change in a to-many relationship property to another entity.ToOneRelationshipChange