Class PoolAwareConnection

java.lang.Object
org.apache.cayenne.datasource.PoolAwareConnection
All Implemented Interfaces:
AutoCloseable, Connection, Wrapper

public class PoolAwareConnection extends Object implements Connection
A Connection wrapper that interacts with the UnmanagedPoolingDataSource, allowing to recycle connections and track failures.
Since:
4.0