|
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 DatabaseConnectionEditor.ConnectionEditor | |
---|---|
oracle.jdeveloper.db | Classes for accessing database connections in JDeveloper (and other FCP products). |
Uses of DatabaseConnectionEditor.ConnectionEditor in oracle.jdeveloper.db |
---|
Classes in oracle.jdeveloper.db that implement DatabaseConnectionEditor.ConnectionEditor | |
---|---|
class |
DatabaseConnectionEditorLauncher Class for launching a Database Connection Editor. |
Method parameters in oracle.jdeveloper.db with type arguments of type DatabaseConnectionEditor.ConnectionEditor | |
---|---|
static void |
DatabaseConnectionEditor.setEditor(java.lang.Class<? extends DatabaseConnectionEditor.ConnectionEditor> ed) Deprecated. - use DatabaseConnectionEditor.setLauncher(java.lang.Class extends oracle.jdeveloper.db.DatabaseConnectionEditorLauncher>
) , the new launcher class is more powerful as it can return the chosen store and connection name together, and is also more flexible for change (abstract class rather than an interface). |
|
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 |