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 Wrapper
SQLException
public <T> T unwrap(Class<T> iface) throws SQLException
unwrap
in interface Wrapper
SQLException
Copyright © 2013–2017 Alibaba Group. All rights reserved.