Uses of Package
org.hibernate.resource.transaction.backend.jdbc.spi
Packages that use org.hibernate.resource.transaction.backend.jdbc.spi
Package
Description
SPI contracts supporting various aspects of JDBC interaction.
An SPI for managing JDBC connections and other heavyweight resources, based around the
idea of a "JDBC session".
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.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.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.spiClassDescriptionModels access to the resource transaction of the underlying JDBC resource.