com.ibm.websphere.sdo.mediator.jdbc
Interface ConnectionWrapper
- public interface ConnectionWrapper
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getConnection()
Get the Connection associated with this ConnectionWrapper
|
Method Detail
getConnection
- java.sql.Connection getConnection( )
Get the Connection associated with this ConnectionWrapper
Returns:
the connection