public abstract class WrapperAdapter extends Object implements Wrapper
java.sql.Wrapper.public final <T> T unwrap(Class<T> iface) throws SQLException
unwrap 在接口中 WrapperSQLExceptionpublic final boolean isWrapperFor(Class<?> iface)
isWrapperFor 在接口中 WrapperCopyright © 2021 The Apache Software Foundation. All rights reserved.