Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- Enclosing class:
- DatabaseConnectionEditor
Deprecated.
@Deprecated
public static interface DatabaseConnectionEditor.ConnectionEditor
Interface used to delegate the launching of the connection editor to.
This has been replaced by DatabaseConnectionEditorLauncher.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.String |
launchEditor(java.lang.String connName)
Deprecated.
Launch the connection editor.
|
java.lang.String |
launchEditor(java.lang.String storeName,
java.lang.String connName)
Deprecated.
Launch the connection editor on a particular connection store.
|
-
-
Method Detail
-
launchEditor
java.lang.String launchEditor(java.lang.String connName)
Deprecated.
Launch the connection editor. The store will be worked out from the
Context, or an option given to the user for create.
-
launchEditor
java.lang.String launchEditor(java.lang.String storeName,
java.lang.String connName)
Deprecated.
Launch the connection editor on a particular connection store.
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 1997, 2014, Oracle. All rights reserved.