public class WrapperImpl extends Object implements Wrapper
WrapperImpl()
boolean
isWrapperFor(Class<?> iface)
<T> T
unwrap(Class<T> iface)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WrapperImpl()
public <T> T unwrap(Class<T> iface) throws SQLException
unwrap
Wrapper
SQLException
public boolean isWrapperFor(Class<?> iface) throws SQLException
isWrapperFor
Copyright © 2021. All rights reserved.