public class PoolableWrapper extends Object implements Wrapper
public PoolableWrapper(Wrapper wraaper)
public boolean isWrapperFor(Class<?> iface) throws SQLException
isWrapperFor 在接口中 WrapperSQLExceptionpublic <T> T unwrap(Class<T> iface) throws SQLException
unwrap 在接口中 WrapperSQLExceptionCopyright © 2012 Alibaba Group. All Rights Reserved.