protected final class PooledConnectionRegressionTest.ConnectionListener
extends java.lang.Object
implements javax.sql.ConnectionEventListener
| Modifier | Constructor and Description |
|---|---|
protected |
ConnectionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
connectionClosed(javax.sql.ConnectionEvent event) |
void |
connectionErrorOccurred(javax.sql.ConnectionEvent event) |
public void connectionClosed(javax.sql.ConnectionEvent event)
connectionClosed in interface javax.sql.ConnectionEventListenerpublic void connectionErrorOccurred(javax.sql.ConnectionEvent event)
connectionErrorOccurred in interface javax.sql.ConnectionEventListener