Uses of Interface
org.hibernate.persister.entity.mutation.EntityTableMapping.KeyValueConsumer
-
Packages that use EntityTableMapping.KeyValueConsumer Package Description org.hibernate.persister.entity.mutation 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.KeyValueConsumer Modifier and Type Method Description void
EntityTableMapping.KeyMapping. breakDownKeyJdbcValues(Object domainValue, EntityTableMapping.KeyValueConsumer valueConsumer, SharedSessionContractImplementor session)
-