Uses of Record Class
org.hibernate.persister.entity.mutation.EntityAuditSupport.TransactionEndPlan
Packages that use EntityAuditSupport.TransactionEndPlan
Package
Description
Defines support for performing mutation operations originating
from persistence-context events.
-
Uses of EntityAuditSupport.TransactionEndPlan in org.hibernate.persister.entity.mutation
Methods in org.hibernate.persister.entity.mutation that return types with arguments of type EntityAuditSupport.TransactionEndPlanModifier and TypeMethodDescriptionEntityAuditSupport.resolveTransactionEndUpdatePlans()Resolve the per-table validity-strategy transaction-end update plans.