Uses of Interface
org.hibernate.resource.jdbc.spi.PhysicalJdbcTransaction
Packages that use PhysicalJdbcTransaction
Package
Description
An SPI for managing JDBC connections and other heavyweight resources, based around the
idea of a "JDBC session".
-
Uses of PhysicalJdbcTransaction in org.hibernate.resource.jdbc.spi
Methods in org.hibernate.resource.jdbc.spi that return PhysicalJdbcTransactionModifier and TypeMethodDescriptionLogicalConnectionImplementor.getPhysicalJdbcTransaction()
Access to the current underlying JDBC transaction.