Class DruidPooledConnection

java.lang.Object
com.alibaba.druid.pool.PoolableWrapper
com.alibaba.druid.pool.DruidPooledConnection
All Implemented Interfaces:
AutoCloseable, Connection, Wrapper, PooledConnection

public class DruidPooledConnection extends PoolableWrapper implements PooledConnection, Connection
Author:
wenshao [[email protected]]