Uses of Package
org.hibernate.engine.jdbc.batch.spi
-
Packages that use org.hibernate.engine.jdbc.batch.spi Package Description org.hibernate.engine.jdbc.batch.internal Internals for JDBC batching support.org.hibernate.engine.jdbc.batch.spi Defines contracts for JDBC batching support.org.hibernate.engine.jdbc.internal Internals for supporting various aspects of JDBC interactionorg.hibernate.engine.jdbc.mutation.internal org.hibernate.engine.jdbc.mutation.spi org.hibernate.engine.jdbc.spi SPI contracts supporting various aspects of JDBC interaction.org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
.org.hibernate.persister.entity.mutation Defines support for performing mutation operations originating from persistence-context events.org.hibernate.resource.jdbc.spi An SPI for managing JDBC connections and other heavyweight resources, based around the idea of a "JDBC session".org.hibernate.sql.model 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.internal Class Description Batch Represents a batch of statements to be executed together.BatchBuilder A builder forBatch
instances.BatchKey Unique key for batch identification.BatchObserver An observer contract for batch events. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.batch.spi Class Description Batch Represents a batch of statements to be executed together.BatchKey Unique key for batch identification.BatchObserver An observer contract for batch events. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.internal Class Description Batch Represents a batch of statements to be executed together.BatchKey Unique key for batch identification. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.mutation.internal Class Description BatchKey Unique key for batch identification. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.mutation.spi Class Description BatchKey Unique key for batch identification. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.engine.jdbc.spi Class Description Batch Represents a batch of statements to be executed together.BatchKey Unique key for batch identification. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.internal Class Description BatchBuilder A builder forBatch
instances. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.persister.entity.mutation Class Description BatchKey Unique key for batch identification. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.resource.jdbc.spi Class Description BatchBuilder A builder forBatch
instances. -
Classes in org.hibernate.engine.jdbc.batch.spi used by org.hibernate.sql.model Class Description BatchKey Unique key for batch identification.