Uses of Interface
org.hibernate.persister.entity.mutation.UpdateValuesAnalysis
Packages that use UpdateValuesAnalysis
Package
Description
Defines support for performing mutation operations originating
from persistence-context events.
-
Uses of UpdateValuesAnalysis in org.hibernate.persister.entity.mutation
Classes in org.hibernate.persister.entity.mutation that implement UpdateValuesAnalysisModifier and TypeClassDescriptionprotected class
Contains the aggregated analysis of the update values to determine what SQL UPDATE statement(s) should be used to update the entity and to drive parameter binding