Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
- java.lang.Object
 
- 
- oracle.jdeveloper.offlinedb.wizard.ProviderChooser
 
 
- 
- 
Method Summary
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
- 
- 
Constructor Detail
- 
ProviderChooser
public ProviderChooser()
 
 
- 
Method Detail
- 
choose
public static DBObjectProvider choose(Context context,
                      DBObjectProvider current,
                      boolean allowDatabaseChange)
Prompts the user to choose an online or offline database.
- Parameters:
 context - the current IDE Contextcurrent - the current DBObjectProviderallowDatabaseChange -  
- Returns:
 - the chosen DBObjectProvider
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
Copyright © 1997, 2014, Oracle. All rights reserved.