Package org.apache.cayenne.commitlog.model
package org.apache.cayenne.commitlog.model
-
ClassDescriptionRepresents a change in a "value" property, which is either a scalar property or a to-one entity relationship.Represents a map of changes for a graph of persistent objects.A mutable implementation of
ChangeMap.A mutable implementation ofObjectChange.Accumulates changes of a single object with a transaction.Defines types of tracked object changes.A base interface for various types of property changes.Represents a change in a to-many relationship property to another entity.