Package org.hibernate.resource.jdbc.spi
-
Interface Summary Interface Description JdbcObserver Deprecated. It is no longer possible to plug custom implementations of this SPI.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 Enumerates valid combinations ofConnectionAcquisitionMode
andConnectionReleaseMode
.