Uses of Package
org.hibernate.engine.jdbc.spi
Packages that use org.hibernate.engine.jdbc.spi
Package
Description
Internals for JDBC batching support.
Defines contracts for JDBC batching support.
Internals for JDBC REF_CURSOR support.
Internals for supporting various aspects of JDBC interaction
SPI contracts supporting various aspects of JDBC interaction.
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.An SPI supporting custom instantiation of
entity instances and
embeddable objects.
This package abstracts persistence mechanisms for collections.
Validation for HQL queries.
Implementation of the SPI for managing JDBC connections and other heavyweight resources.
An SPI for managing JDBC connections and other heavyweight resources, based around the
idea of a "JDBC session".
An implementation of
TransactionCoordinator
based on JdbcResourceTransaction
.Implementations of
TransactionCoordinator
based on JTA.Package defining support for creating and consuming a SQL AST.
Support for building
TableMutation
references for persisting entity mutation eventsAn implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.
Support for exporting generated DDL to the database or to SQL scripts.
-
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.engine.jdbc.batch.internal
-
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.engine.jdbc.batch.spi
-
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.engine.jdbc.cursor.internal
-
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.engine.jdbc.env.internal
-
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.engine.jdbc.env.spi
-
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.engine.jdbc.internalClassDescriptionCoordinates JDBC-related activities.Provides access to services related to JDBC operations.Interface to the object that prepares JDBC
PreparedStatement
s related to mutations on behalf of aJdbcCoordinator
.Helper for handlingSQLException
s in various manners.Centralize logging for SQL statements.Interface to the object that prepares JDBCStatement
s andPreparedStatement
s on behalf of aJdbcCoordinator
. -
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.engine.jdbc.mutation.internal
-
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.engine.jdbc.spiClassDescriptionGeneric contract for wrapped JDBC objects.Interface to the object that prepares JDBC
PreparedStatement
s related to mutations on behalf of aJdbcCoordinator
.Helper for handlingSQLException
s in various manners.Standard SQLWarning handler for logging warningsContract for handling warningsBasic support forSqlExceptionHelper.WarningHandler
implementations which handle warningsCentralize logging for SQL statements.Interface to the object that prepares JDBCStatement
s andPreparedStatement
s on behalf of aJdbcCoordinator
.Models type info extracted fromDatabaseMetaData.getTypeInfo()
Describes the intrinsic nullability of a data type as reported by the JDBC driver.Describes the searchability of a data type as reported by the JDBC driver. -
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.engine.spiClassDescriptionCoordinates JDBC-related activities.Provides access to services related to JDBC operations.
-
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.internalClassDescriptionCoordinates JDBC-related activities.Provides access to services related to JDBC operations.
-
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.loader.ast.internal
-
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.metamodel.spi
-
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.persister.collection
-
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.processor.validation
-
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.resource.jdbc.internalClassDescriptionProvides access to services related to JDBC operations.Helper for handling
SQLException
s in various manners. -
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.resource.jdbc.spiClassDescriptionCoordinates JDBC-related activities.Provides access to services related to JDBC operations.Helper for handling
SQLException
s in various manners. -
-
-
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.sql.ast.spi
-
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.sql.model.ast.builder
-
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.testing.bootClassDescriptionProvides access to services related to JDBC operations.Helper for handling
SQLException
s in various manners.Centralize logging for SQL statements. -
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.tool.schema.internalClassDescriptionHelper for handling
SQLException
s in various manners.Centralize logging for SQL statements. -
Classes in org.hibernate.engine.jdbc.spi used by org.hibernate.tool.schema.internal.execClassDescriptionHelper for handling
SQLException
s in various manners.Centralize logging for SQL statements.