Uses of Interface
org.apache.cayenne.commitlog.model.ToManyRelationshipChange
Packages that use ToManyRelationshipChange
-
Uses of ToManyRelationshipChange in org.apache.cayenne.commitlog.model
Classes in org.apache.cayenne.commitlog.model that implement ToManyRelationshipChangeMethods in org.apache.cayenne.commitlog.model that return types with arguments of type ToManyRelationshipChangeModifier and TypeMethodDescriptionMap<String, ? extends ToManyRelationshipChange> MutableObjectChange.getToManyRelationshipChanges()Map<String, ? extends ToManyRelationshipChange> ObjectChange.getToManyRelationshipChanges()Methods in org.apache.cayenne.commitlog.model with parameters of type ToManyRelationshipChangeModifier and TypeMethodDescriptionPropertyChangeVisitor.visitToManyRelationship(ToManyRelationshipChange change)