Uses of Class
org.eclipse.persistence.internal.sessions.DirectCollectionChangeRecord
Packages that use DirectCollectionChangeRecord
-
Uses of DirectCollectionChangeRecord in org.eclipse.persistence.mappings
Methods in org.eclipse.persistence.mappings with parameters of type DirectCollectionChangeRecordModifier and TypeMethodDescriptionprotected voidDirectCollectionMapping.mergeAddRemoveChanges(Object valueOfTarget, Object delegateTarget, DirectCollectionChangeRecord changeRecord, MergeManager mergeManager, AbstractSession session) INTERNAL: Merge changes by adding and removing from the change record to the target object, and its delegate object if instance of IndirectCollection.