public class ConnectionInfo
extends java.lang.Object
| Constructor and Description |
|---|
ConnectionInfo(java.sql.Connection connection) |
ConnectionInfo(java.sql.Connection connection,
boolean isPooled) |
| Modifier and Type | Method and Description |
|---|---|
java.sql.Connection |
getConnection() |
boolean |
isPooled() |