public class WrapperImpl extends Object implements Wrapper
Constructor and Description |
---|
WrapperImpl() |
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 © 2012 JBoss by Red Hat. All Rights Reserved.