public class WrapperImpl extends Object implements Wrapper
| Constructor and Description |
|---|
WrapperImpl() |
public boolean isWrapperFor(Class<?> iface) throws SQLException
isWrapperFor in interface WrapperSQLExceptionpublic <T> T unwrap(Class<T> iface) throws SQLException
unwrap in interface WrapperSQLExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.