- java.lang.Object
-
- org.javasimon.jdbc4.WrapperSupport<D>
-
-
Constructor Summary
Constructors
Constructor and Description |
WrapperSupport(D delegate,
java.lang.Class<D> delegateType) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
isWrapperFor(java.lang.Class<?> iface) |
<T> T |
unwrap(java.lang.Class<T> iface) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2018. All Rights Reserved.