|
|||||||||
| Home >> All >> javax >> [ sql overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.sql
Interface ConnectionEventListener

- All Superinterfaces:
- java.util.EventListener
- public interface ConnectionEventListener
- extends java.util.EventListener
- Since:
- 1.4
| Method Summary | |
void |
connectionClosed(ConnectionEvent event)
|
void |
connectionErrorOccurred(ConnectionEvent event)
|
| Method Detail |
connectionClosed
public void connectionClosed(ConnectionEvent event)
- Since:
- 1.4
connectionErrorOccurred
public void connectionErrorOccurred(ConnectionEvent event)
- Since:
- 1.4
|
|||||||||
| Home >> All >> javax >> [ sql overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC