Package com.alibaba.druid.pool
Class PoolableWrapper
java.lang.Object
com.alibaba.druid.pool.PoolableWrapper
- All Implemented Interfaces:
Wrapper
- Direct Known Subclasses:
DruidPooledConnection,DruidPooledResultSet,DruidPooledStatement
- Author:
- wenshao [szujobs@hotmail.com]
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PoolableWrapper
-
-
Method Details
-
isWrapperFor
- Specified by:
isWrapperForin interfaceWrapper- Throws:
SQLException
-
unwrap
- Specified by:
unwrapin interfaceWrapper- Throws:
SQLException
-