Package org.hibernate.action.queue.spi.bind
package org.hibernate.action.queue.spi.bind
-
ClassDescriptionRepresents JDBC parameter binding for graph-based operation executionA 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.Callback invoked immediately before executing a planned operation.