| 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 WrapperSQLExceptionpublic <T> T unwrap(Class<T> iface) throws SQLException
unwrap in interface WrapperSQLExceptionCopyright © 2019. All rights reserved.