Uses of Interface
org.hibernate.persister.entity.mutation.EntityTableMapping.KeyValueConsumer
Packages that use EntityTableMapping.KeyValueConsumer
Package
Description
Defines support for performing mutation operations originating
from persistence-context events.
-
Uses of EntityTableMapping.KeyValueConsumer in org.hibernate.persister.entity.mutation
Methods in org.hibernate.persister.entity.mutation with parameters of type EntityTableMapping.KeyValueConsumerModifier and TypeMethodDescriptionvoid
EntityTableMapping.KeyMapping.breakDownKeyJdbcValues
(Object domainValue, EntityTableMapping.KeyValueConsumer valueConsumer, SharedSessionContractImplementor session)