public interface JdbcConnectionAccess extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Connection |
obtainConnection() |
void |
releaseConnection(Connection connection) |
Connection obtainConnection() throws SQLException
SQLExceptionvoid releaseConnection(Connection connection) throws SQLException
SQLExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.