Package org.hibernate.resource.jdbc.spi
-
Interface Summary Interface Description JdbcObserver JdbcSessionContext Provides the JdbcSession implementation with contextual information it needs during its lifecycle.JdbcSessionOwner Contract for something that controls a JdbcSessionContext.LogicalConnectionImplementor SPI contract for LogicalConnectionPhysicalJdbcTransaction Provides access to manage "transactionality" via the JDBC ConnectionStatementInspector Contract to allow inspection (and swapping) of SQL to be prepared -
Enum Summary Enum Description PhysicalConnectionHandlingMode Represents valid combinations of ConnectionAcquisitionMode and ConnectionReleaseMode