Uses of Package
org.hibernate.engine.jdbc.batch.spi
Packages that use org.hibernate.engine.jdbc.batch.spi
Package
Description
Internals for JDBC batching support.
Defines contracts for JDBC batching support.
Internals for supporting various aspects of JDBC interaction
Package defining support for executing mutation SQL statements produced by an
entity persister or
collection
persister.
SPI contracts supporting various aspects of JDBC interaction.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.Defines support for performing mutation operations originating
from persistence-context events.
An SPI for managing JDBC connections and other heavyweight resources, based around the
idea of a "JDBC session".
Package contains specialized SQL AST nodes and builders for table mutations
of model parts
originating from normal persistence-context events.
-
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.batch.internalClassDescriptionRepresents a batch of statements to be executed together.A builder for
Batch
instances.Unique key for batch identification.An observer contract for batch events. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.batch.spiClassDescriptionRepresents a batch of statements to be executed together.Unique key for batch identification.An observer contract for batch events.
-
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.internal
-
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.mutation
-
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.mutation.internal
-
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.mutation.spi
-
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.spi
-
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.internal
-
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.persister.entity.mutation
-
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.resource.jdbc.spi
-
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.sql.model