public interface Wrapper_
Modifier and Type | Method and Description |
---|---|
boolean |
isWrapperFor(Class<?> paramClass) |
<T> T |
unwrap(Class<T> paramClass) |
<T> T unwrap(Class<T> paramClass) throws SQLException
SQLException
boolean isWrapperFor(Class<?> paramClass) throws SQLException
SQLException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.