| 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 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-2022 Red Hat, Inc. All Rights Reserved.