|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionListener
A JDBC Connection lifecycle listener
| Method Summary | |
|---|---|
void |
connectionAdded(java.lang.String id,
java.sql.Connection connection)
Called when a new connection is created. |
void |
connectionRemoved(java.lang.String id,
java.sql.Connection connection)
Called when a connection is closed. |
| Method Detail |
|---|
void connectionAdded(java.lang.String id,
java.sql.Connection connection)
void connectionRemoved(java.lang.String id,
java.sql.Connection connection)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||