| 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 LogicalConnection 
 | 
| PhysicalJdbcTransaction | 
 Provides access to manage "transactionality" via the JDBC Connection 
 | 
| StatementInspector | 
 Contract to allow inspection (and swapping) of SQL to be prepared 
 | 
| Enum | Description | 
|---|---|
| PhysicalConnectionHandlingMode | 
 Represents valid combinations of ConnectionAcquisitionMode and ConnectionReleaseMode 
 | 
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.