Uses of Interface
org.hibernate.resource.transaction.backend.jdbc.spi.JdbcResourceTransaction

Packages that use JdbcResourceTransaction
Package
Description
Internals for 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.