Uses of Record Class
org.hibernate.persister.collection.mutation.CollectionAuditSupport.OwnerAuditChange
Packages that use CollectionAuditSupport.OwnerAuditChange
Package
Description
Defines support for performing mutation operations against collections.
-
Uses of CollectionAuditSupport.OwnerAuditChange in org.hibernate.persister.collection.mutation
Methods in org.hibernate.persister.collection.mutation that return CollectionAuditSupport.OwnerAuditChangeModifier and TypeMethodDescriptionCollectionAuditSupport.resolveOwnerAuditChange(Object ownerId, PersistentCollection<?> collection, SharedSessionContractImplementor session) Resolve the owning entity change implied by an audited collection change.