T
- One of either Connection
, Statement
or ResultSet
public interface JdbcWrapper<T>
Modifier and Type | Method and Description |
---|---|
T |
getWrappedObject()
Retrieve the wrapped JDBC object.
|
T getWrappedObject()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.