Uses of Class
org.hibernate.persister.entity.mutation.TableSet
Packages that use TableSet
Package
Description
Defines support for performing mutation operations originating
from persistence-context events.
-
Uses of TableSet in org.hibernate.persister.entity.mutation
Methods in org.hibernate.persister.entity.mutation that return TableSetModifier and TypeMethodDescriptionUpdateCoordinatorStandard.UpdateValuesAnalysisImpl.getTablesNeedingDynamicUpdate()
UpdateValuesAnalysis.getTablesNeedingDynamicUpdate()
UpdateCoordinatorStandard.UpdateValuesAnalysisImpl.getTablesNeedingUpdate()
UpdateValuesAnalysis.getTablesNeedingUpdate()
Descriptor of the tables needing to be updated.UpdateCoordinatorStandard.UpdateValuesAnalysisImpl.getTablesWithNonNullValues()
UpdateValuesAnalysis.getTablesWithNonNullValues()
Descriptor of the tables which had any non-null value bindingsUpdateCoordinatorStandard.UpdateValuesAnalysisImpl.getTablesWithPreviousNonNullValues()
UpdateValuesAnalysis.getTablesWithPreviousNonNullValues()
Descriptor of the tables which had any non-null value bindings