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 © 2013-2015 Alibaba Group. All Rights Reserved.