Uses of Package
org.hibernate.resource.jdbc.spi
-
Packages that use org.hibernate.resource.jdbc.spi Package Description org.hibernate This package defines the central Hibernate APIs, beginning withSessionFactory
, which represents an instance of Hibernate at runtime and is the source of new instances ofSession
andStatelessSession
, the most important APIs exposing persistence-related operations for entities.org.hibernate.boot This package contains the interfaces that make up the bootstrap API for Hibernate.org.hibernate.boot.internal org.hibernate.boot.spi A range of SPIs allowing integration with—and customization of—the process of building metadata.org.hibernate.cfg This package defines APIs for configuring Hibernate.org.hibernate.context.internal Internal implementations and support around "current session" handling.org.hibernate.engine.jdbc.internal Internals for supporting various aspects of JDBC interactionorg.hibernate.engine.jdbc.spi SPI contracts supporting various aspects of JDBC interaction.org.hibernate.engine.spi This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.org.hibernate.envers.internal.entities.mapper.relation.lazy org.hibernate.event.spi Defines the event types and event listener interfaces for events produced by the statefulSession
.org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
.org.hibernate.resource.jdbc.internal Implementation of the SPI for managing JDBC connections and other heavyweight resources.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.resource.transaction.backend.jdbc.internal An implementation ofTransactionCoordinator
based onJdbcResourceTransaction
.org.hibernate.resource.transaction.backend.jta.internal org.hibernate.resource.transaction.spi Extended SPI contracts for the resource-level transaction capabilities of Hibernate.org.hibernate.sql.exec.spi SPI for execution of SQL statements via JDBC.org.hibernate.sql.results.graph.embeddable.internal org.hibernate.sql.results.internal org.hibernate.testing.jdbc org.hibernate.testing.jta org.hibernate.testing.orm.junit -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate Class Description PhysicalConnectionHandlingMode Enumerates valid combinations ofConnectionAcquisitionMode
andConnectionReleaseMode
.StatementInspector Implementors may inspect and even process each SQL command issued by a session, before a JDBC statement is prepared. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.boot Class Description PhysicalConnectionHandlingMode Enumerates valid combinations ofConnectionAcquisitionMode
andConnectionReleaseMode
.StatementInspector Implementors may inspect and even process each SQL command issued by a session, before a JDBC statement is prepared. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.boot.internal Class Description PhysicalConnectionHandlingMode Enumerates valid combinations ofConnectionAcquisitionMode
andConnectionReleaseMode
.StatementInspector Implementors may inspect and even process each SQL command issued by a session, before a JDBC statement is prepared. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.boot.spi Class Description PhysicalConnectionHandlingMode Enumerates valid combinations ofConnectionAcquisitionMode
andConnectionReleaseMode
.StatementInspector Implementors may inspect and even process each SQL command issued by a session, before a JDBC statement is prepared. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.cfg Class Description StatementInspector Implementors may inspect and even process each SQL command issued by a session, before a JDBC statement is prepared. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.context.internal Class Description PhysicalConnectionHandlingMode Enumerates valid combinations ofConnectionAcquisitionMode
andConnectionReleaseMode
. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.engine.jdbc.internal Class Description JdbcSessionContext Provides the "JDBC session" with contextual information it needs during its lifecycle.JdbcSessionOwner Contract for something that controls aJdbcSessionContext
.LogicalConnectionImplementor SPI contract forLogicalConnection
. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.engine.jdbc.spi Class Description LogicalConnectionImplementor SPI contract forLogicalConnection
. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.engine.spi Class Description JdbcSessionContext Provides the "JDBC session" with contextual information it needs during its lifecycle.JdbcSessionOwner Contract for something that controls aJdbcSessionContext
.PhysicalConnectionHandlingMode Enumerates valid combinations ofConnectionAcquisitionMode
andConnectionReleaseMode
.StatementInspector Implementors may inspect and even process each SQL command issued by a session, before a JDBC statement is prepared. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.envers.internal.entities.mapper.relation.lazy Class Description JdbcSessionOwner Contract for something that controls aJdbcSessionContext
. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.event.spi Class Description JdbcSessionOwner Contract for something that controls aJdbcSessionContext
. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.internal Class Description JdbcObserver Deprecated, for removal: This API element is subject to removal in a future version.It is no longer possible to plug custom implementations of this SPI.JdbcSessionContext Provides the "JDBC session" with contextual information it needs during its lifecycle.JdbcSessionOwner Contract for something that controls aJdbcSessionContext
.PhysicalConnectionHandlingMode Enumerates valid combinations ofConnectionAcquisitionMode
andConnectionReleaseMode
.StatementInspector Implementors may inspect and even process each SQL command issued by a session, before a JDBC statement is prepared. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.resource.jdbc.internal Class Description JdbcObserver Deprecated, for removal: This API element is subject to removal in a future version.It is no longer possible to plug custom implementations of this SPI.JdbcSessionContext Provides the "JDBC session" with contextual information it needs during its lifecycle.LogicalConnectionImplementor SPI contract forLogicalConnection
.PhysicalConnectionHandlingMode Enumerates valid combinations ofConnectionAcquisitionMode
andConnectionReleaseMode
.PhysicalJdbcTransaction Provides access to manage "transactionality" via the JDBCConnection
.StatementInspector Implementors may inspect and even process each SQL command issued by a session, before a JDBC statement is prepared. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.resource.jdbc.spi Class Description JdbcObserver Deprecated, for removal: This API element is subject to removal in a future version.It is no longer possible to plug custom implementations of this SPI.JdbcSessionContext Provides the "JDBC session" with contextual information it needs during its lifecycle.PhysicalConnectionHandlingMode Enumerates valid combinations ofConnectionAcquisitionMode
andConnectionReleaseMode
.PhysicalJdbcTransaction Provides access to manage "transactionality" via the JDBCConnection
.StatementInspector Implementors may inspect and even process each SQL command issued by a session, before a JDBC statement is prepared. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.resource.transaction.backend.jdbc.internal Class Description JdbcSessionOwner Contract for something that controls aJdbcSessionContext
.PhysicalConnectionHandlingMode Enumerates valid combinations ofConnectionAcquisitionMode
andConnectionReleaseMode
. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.resource.transaction.backend.jta.internal Class Description JdbcSessionOwner Contract for something that controls aJdbcSessionContext
.PhysicalConnectionHandlingMode Enumerates valid combinations ofConnectionAcquisitionMode
andConnectionReleaseMode
. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.resource.transaction.spi Class Description JdbcSessionOwner Contract for something that controls aJdbcSessionContext
.PhysicalConnectionHandlingMode Enumerates valid combinations ofConnectionAcquisitionMode
andConnectionReleaseMode
. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.sql.exec.spi Class Description LogicalConnectionImplementor SPI contract forLogicalConnection
. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.sql.results.graph.embeddable.internal Class Description LogicalConnectionImplementor SPI contract forLogicalConnection
. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.sql.results.internal Class Description LogicalConnectionImplementor SPI contract forLogicalConnection
. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.testing.jdbc Class Description StatementInspector Implementors may inspect and even process each SQL command issued by a session, before a JDBC statement is prepared. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.testing.jta Class Description PhysicalConnectionHandlingMode Enumerates valid combinations ofConnectionAcquisitionMode
andConnectionReleaseMode
. -
Classes in org.hibernate.resource.jdbc.spi used by org.hibernate.testing.orm.junit Class Description StatementInspector Implementors may inspect and even process each SQL command issued by a session, before a JDBC statement is prepared.