Uses of Package
org.hibernate.resource.transaction.backend.jdbc.spi
Packages that use org.hibernate.resource.transaction.backend.jdbc.spi
Package
Description
Internals for supporting various aspects of JDBC interaction
SPI contracts supporting various aspects of JDBC interaction.
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
.An SPI which models the concept of a JDBC resource-level transaction.
-
Classes in org.hibernate.resource.transaction.backend.jdbc.spi used by org.hibernate.engine.jdbc.internalClassDescriptionModels access to the resource transaction of the underlying JDBC resource.Provides access to
JdbcResourceTransaction
(JDBC transaction stand-in) for use in building resource-localTransactionCoordinator
instances. -
Classes in org.hibernate.resource.transaction.backend.jdbc.spi used by org.hibernate.engine.jdbc.spiClassDescriptionProvides access to
JdbcResourceTransaction
(JDBC transaction stand-in) for use in building resource-localTransactionCoordinator
instances. -
Classes in org.hibernate.resource.transaction.backend.jdbc.spi used by org.hibernate.resource.jdbc.internalClassDescriptionModels access to the resource transaction of the underlying JDBC resource.
-
Classes in org.hibernate.resource.transaction.backend.jdbc.spi used by org.hibernate.resource.jdbc.spiClassDescriptionModels access to the resource transaction of the underlying JDBC resource.
-
Classes in org.hibernate.resource.transaction.backend.jdbc.spi used by org.hibernate.resource.transaction.backend.jdbc.internalClassDescriptionModels access to the resource transaction of the underlying JDBC resource.
-
Classes in org.hibernate.resource.transaction.backend.jdbc.spi used by org.hibernate.resource.transaction.backend.jdbc.spiClassDescriptionModels access to the resource transaction of the underlying JDBC resource.