Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Class
oracle.jdeveloper.db.DatabaseConnectionEditorLauncher.StoreChoice

Packages that use DatabaseConnectionEditorLauncher.StoreChoice
oracle.jdeveloper.db Classes for accessing database connections in JDeveloper (and other FCP products). 

 

Uses of DatabaseConnectionEditorLauncher.StoreChoice in oracle.jdeveloper.db

 

Methods in oracle.jdeveloper.db that return DatabaseConnectionEditorLauncher.StoreChoice
protected  DatabaseConnectionEditorLauncher.StoreChoice DatabaseConnectionEditorLauncher.getStoreChoice()
           
static DatabaseConnectionEditorLauncher.StoreChoice DatabaseConnectionEditorLauncher.StoreChoice.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DatabaseConnectionEditorLauncher.StoreChoice[] DatabaseConnectionEditorLauncher.StoreChoice.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.jdeveloper.db with parameters of type DatabaseConnectionEditorLauncher.StoreChoice
 void DatabaseConnectionEditorLauncher.setStoreChoice(DatabaseConnectionEditorLauncher.StoreChoice choice)
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Copyright © 1997, 2012, Oracle. All rights reserved.