Constructor and Description |
---|
WrapperSupport(D delegate,
Class<D> delegateType) |
public WrapperSupport(D delegate, Class<D> delegateType)
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 © 2019. All rights reserved.