Uses of Package
org.hibernate.action.queue.spi.bind
Packages that use org.hibernate.action.queue.spi.bind
Package
Description
Defines support for performing mutation operations against collections.
This package abstracts persistence mechanisms for entities.
Defines support for performing mutation operations originating
from persistence-context events.
-
Classes in org.hibernate.action.queue.spi.bind used by org.hibernate.action.queue.spi.bindClassDescriptionA single JDBC parameter slot in a mutation statement.Mutable value reference used when a JDBC value is not known at decomposition time.Used from
EntityInsertBindPlanandEntityUpdateBindPlanto aggregate generated value collection across all tables.Used to track JDBC value bindings (generally parameters) used in mutation operations.Ordered binding slots for a mutation operation.Used to check the results of a statement executionSupport for callbacks after the execution of a FlushOperation. -
Classes in org.hibernate.action.queue.spi.bind used by org.hibernate.action.queue.spi.decomposeClassDescriptionMutable value reference used when a JDBC value is not known at decomposition time.
-
Classes in org.hibernate.action.queue.spi.bind used by org.hibernate.action.queue.spi.decompose.collectionClassDescriptionUsed to track JDBC value bindings (generally parameters) used in mutation operations.
-
Classes in org.hibernate.action.queue.spi.bind used by org.hibernate.action.queue.spi.decompose.entityClassDescriptionUsed to track JDBC value bindings (generally parameters) used in mutation operations.Support for callbacks after the execution of a FlushOperation.Callback invoked immediately before executing a planned operation.
-
Classes in org.hibernate.action.queue.spi.bind used by org.hibernate.action.queue.spi.planClassDescriptionRepresents JDBC parameter binding for graph-based operation executionUsed to check the results of a statement executionSupport for callbacks after the execution of a FlushOperation.Callback invoked immediately before executing a planned operation.
-
Classes in org.hibernate.action.queue.spi.bind used by org.hibernate.persister.collection.mutationClassDescriptionUsed to track JDBC value bindings (generally parameters) used in mutation operations.
-
Classes in org.hibernate.action.queue.spi.bind used by org.hibernate.persister.entityClassDescriptionUsed to track JDBC value bindings (generally parameters) used in mutation operations.
-
Classes in org.hibernate.action.queue.spi.bind used by org.hibernate.persister.entity.mutationClassDescriptionUsed to track JDBC value bindings (generally parameters) used in mutation operations.