Uses of Package
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.