public PoolableWrapper(Wrapper wraaper)
public boolean isWrapperFor(Class<?> iface) throws SQLException
isWrapperFor
在接口中 Wrapper
SQLException
public <T> T unwrap(Class<T> iface) throws SQLException
unwrap
在接口中 Wrapper
SQLException
Copyright © 2012-2013 Alibaba Group. All Rights Reserved.