public class PoolableWrapper extends Object implements Wrapper
| Constructor and Description |
|---|
PoolableWrapper(Wrapper wraaper) |
public PoolableWrapper(Wrapper wraaper)
public boolean isWrapperFor(Class<?> iface) throws SQLException
isWrapperFor in interface WrapperSQLExceptionpublic <T> T unwrap(Class<T> iface) throws SQLException
unwrap in interface WrapperSQLExceptionCopyright © 2013–2018 Alibaba Group. All rights reserved.