Package org.hibernate.engine.jdbc.batch.spi
package org.hibernate.engine.jdbc.batch.spi
Defines contracts for JDBC batching support.
-
InterfacesClassDescriptionRepresents the lifecycle of a batch of statements to be executed together.A builder for
Batchinstances.Checks the result for one row in a JDBC batch.Unique key for batch identification.An observer contract for batch events.Batch variant based on a group of prepared statements.Batch variant for a single JDBC statement shape.Maps a stale-state failure reported while checking a JDBC batch result.Binds one row worth of values to a JDBC statement.