| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.jdeveloper.db.ConnectionsEvent
public class ConnectionsEvent
Event used by the ConnectionsListener class.
| Method Summary | |
|---|---|
 java.lang.String | 
getName()Returns the name of the connection being added or removed, or the new name of a connection if it has been renamed.  | 
 java.lang.String | 
getOriginalName()Returns the original name of the connection being updated.  | 
 javax.naming.Referenceable | 
getReferenceable()Returns the Properties for the connection being added, or the new Properties for a connection being updated.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public javax.naming.Referenceable getReferenceable()
public java.lang.String getName()
public java.lang.String getOriginalName()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.3) E13403-11  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||