Class DruidPooledStatement

java.lang.Object
com.alibaba.druid.pool.PoolableWrapper
com.alibaba.druid.pool.DruidPooledStatement
All Implemented Interfaces:
AutoCloseable, Statement, Wrapper
Direct Known Subclasses:
DruidPooledPreparedStatement

public class DruidPooledStatement extends PoolableWrapper implements Statement
Author:
wenshao [[email protected]]