|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionsEvent | |
---|---|
oracle.jdeveloper.db | Classes for accessing database connections in JDeveloper (and other FCP products). |
Uses of ConnectionsEvent in oracle.jdeveloper.db |
---|
Methods in oracle.jdeveloper.db with parameters of type ConnectionsEvent | |
---|---|
boolean |
DisconnectListener.canDisconnect(ConnectionsEvent event) This allows a listener to veto a disconnect by returning false. |
void |
ConnectionsListener.connectionAdded(ConnectionsEvent event) Called when a connection has been added. |
void |
DisconnectListener.connectionDisconnected(ConnectionsEvent event) This is called on all listeners after a succesful disconnect of the connection. |
void |
ConnectionsListener.connectionRemoved(ConnectionsEvent event) Called when a connection has been removed. |
void |
ConnectionsListener.connectionUpdated(ConnectionsEvent event) Called when a connection has been updated. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |