public class Wrapper extends Object
| Constructor and Description |
|---|
Wrapper() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isWrapperFor(Class<?> iface,
Class cls) |
static <T> T |
unwrap(Class<T> iface,
Object obj) |
public static <T> T unwrap(Class<T> iface, Object obj) throws SQLException
SQLExceptionpublic static boolean isWrapperFor(Class<?> iface, Class cls) throws SQLException
SQLExceptionCopyright © 2016 LARUS Business Automation Srl. All rights reserved.