|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mchange.v1.db.sql.ConnectionEventSupport
public class ConnectionEventSupport
| Constructor Summary | |
|---|---|
ConnectionEventSupport(javax.sql.PooledConnection source)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
addConnectionEventListener(javax.sql.ConnectionEventListener mlistener)
Deprecated. |
void |
fireConnectionClosed()
Deprecated. |
void |
fireConnectionErrorOccurred(java.sql.SQLException error)
Deprecated. |
void |
removeConnectionEventListener(javax.sql.ConnectionEventListener mlistener)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionEventSupport(javax.sql.PooledConnection source)
| Method Detail |
|---|
public void addConnectionEventListener(javax.sql.ConnectionEventListener mlistener)
public void removeConnectionEventListener(javax.sql.ConnectionEventListener mlistener)
public void fireConnectionClosed()
public void fireConnectionErrorOccurred(java.sql.SQLException error)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||