Uses of Interface
org.apache.cayenne.commitlog.model.ToOneRelationshipChange
Packages that use ToOneRelationshipChange
-
Uses of ToOneRelationshipChange in org.apache.cayenne.commitlog.model
Classes in org.apache.cayenne.commitlog.model that implement ToOneRelationshipChangeMethods in org.apache.cayenne.commitlog.model that return types with arguments of type ToOneRelationshipChangeModifier and TypeMethodDescriptionMap<String, ? extends ToOneRelationshipChange> MutableObjectChange.getToOneRelationshipChanges()Map<String, ? extends ToOneRelationshipChange> ObjectChange.getToOneRelationshipChanges()Methods in org.apache.cayenne.commitlog.model with parameters of type ToOneRelationshipChangeModifier and TypeMethodDescriptionPropertyChangeVisitor.visitToOneRelationship(ToOneRelationshipChange change)