All Classes and Interfaces

Class
Description
Exception thrown when a JDBC connection cannot be retrieved.
Contextual aware data source implementation.
Allows injecting a Connection instance as a bean with any methods invoked on the connection being delegated to connection bound to the current context connection.
An interceptor that allows injecting a Connection that acts a proxy to look up the connection for the current transaction.
The ConnectionOperations for DataSource.
The DataSource connection operations.
JDBC DataSource implementation that delegates all calls to a given target DataSource.
Unwraps transactional data source proxies.