Uses of Interface
org.hibernate.resource.transaction.backend.jdbc.spi.JdbcResourceTransactionAccess
Packages that use JdbcResourceTransactionAccess
Package
Description
Internals for supporting various aspects of JDBC interaction
SPI contracts supporting various aspects of JDBC interaction.
-
Uses of JdbcResourceTransactionAccess in org.hibernate.engine.jdbc.internal
Classes in org.hibernate.engine.jdbc.internal that implement JdbcResourceTransactionAccess -
Uses of JdbcResourceTransactionAccess in org.hibernate.engine.jdbc.spi
Subinterfaces of JdbcResourceTransactionAccess in org.hibernate.engine.jdbc.spiModifier and TypeInterfaceDescriptioninterface
Coordinates JDBC-related activities.