| Package | Description | 
|---|---|
| oracle.jdeveloper.offlinedb.wizard | 
 Wizard and dialogs that can used when working with the offline database. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SchemaChooserWizard.Result | 
SchemaChooserWizard.chooseSchema(Context context)
 | 
static SchemaChooserWizard.Result | 
SchemaChooserWizard.chooseSchema(Context context,
            OfflineDBObjectProvider provider)
Deprecated.  
Shows UI for choosing an offline schema from the given context 
 | 
static SchemaChooserWizard.Result | 
SchemaChooserWizard.chooseSchema(Context context,
            OfflineDBObjectProvider provider,
            Schema defaultSchema)
Deprecated.  
Shows UI for choosing an offline schema from the given context 
 |