Uses of Record Class
org.hibernate.persister.entity.mutation.EntityAuditSupport.AuditInsertPlan
Packages that use EntityAuditSupport.AuditInsertPlan
Package
Description
Defines support for performing mutation operations originating
from persistence-context events.
-
Uses of EntityAuditSupport.AuditInsertPlan in org.hibernate.persister.entity.mutation
Methods in org.hibernate.persister.entity.mutation that return types with arguments of type EntityAuditSupport.AuditInsertPlanModifier and TypeMethodDescriptionEntityAuditSupport.resolveAuditInsertPlans(boolean[] propertyInclusions, Object entity, SharedSessionContractImplementor session) Resolve the per-table audit insert plans for an audited entity change.