public static class C3p0JdbcConnectionProvider.C3p0JdbcConnectionBean extends Object implements JdbcConnectionBean
| Constructor and Description |
|---|
C3p0JdbcConnectionBean(Connection theConnection)
construct
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
connection() |
void |
doneWithConnection() |
void |
doneWithConnectionError(Throwable t) |
void |
doneWithConnectionFinally() |
public C3p0JdbcConnectionBean(Connection theConnection)
theConnection - public Connection connection() throws SQLException
connection in interface GcJdbcConnectionBeanSQLExceptionGcJdbcConnectionBean.connection()public void doneWithConnection()
doneWithConnection in interface GcJdbcConnectionBeanGcJdbcConnectionBean.doneWithConnection()public void doneWithConnectionError(Throwable t)
doneWithConnectionError in interface GcJdbcConnectionBeanGcJdbcConnectionBean.doneWithConnectionError(java.lang.Throwable)public void doneWithConnectionFinally()
doneWithConnectionFinally in interface GcJdbcConnectionBeanGcJdbcConnectionBean.doneWithConnectionFinally()Copyright © 2016 Internet2. All rights reserved.