Uses of Interface
org.apache.cayenne.commitlog.model.PropertyChange
Packages that use PropertyChange
-
Uses of PropertyChange in org.apache.cayenne.commitlog.model
Subinterfaces of PropertyChange in org.apache.cayenne.commitlog.modelModifier and TypeInterfaceDescriptioninterfaceRepresents a change in a "value" property, which is either a scalar property or a to-one entity relationship.interfaceRepresents a change in a to-many relationship property to another entity.interfaceClasses in org.apache.cayenne.commitlog.model that implement PropertyChangeModifier and TypeClassDescriptionclassclassclassMethods in org.apache.cayenne.commitlog.model that return types with arguments of type PropertyChangeModifier and TypeMethodDescriptionMap<String, ? extends PropertyChange> MutableObjectChange.getChanges()Map<String, ? extends PropertyChange> ObjectChange.getChanges()