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

E17493-02

Package oracle.ide.db.dialogs

Dialogs for working with database objects in the IDE.

See:
          Description

Interface Summary
DBEditorFactory A DBEditorFactory is responsible for creating and editing Database Objects in a DBObjectProvider.
 

Class Summary
BaseDBEditorFactory Default implementation of DBEditorFactory that uses registered PanelLibrary classes to determine which objects are supported, and to drive the use of the default db object editor.
CascadeConfirmDialog Dialog for showing a CascadeRequiredException to the user and prompting them to choose to cascade or not.
DBDialogHeader Dialog Header implementation for any one page database dialogs.
DBEditorConfig Configuration class for launching a database object "Create" or "Edit" dialog.
DBEditorFactoryRegistry Registry where DBEditorFactory classes are registered to provider create/edit support for a given class of DBObjectProvider.
DBExceptionDialog Dialog for displaying DBExceptions to the user.
SQLErrorDialog Dialog for displaying SQLExceptions that are encountered to the user.
TemplateObjectChooser  
 

Enum Summary
DBEditorConfig.Result Result class for the commit operation to the provider.
 

Package oracle.ide.db.dialogs Description

Dialogs for working with database objects in the IDE.


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

E17493-02

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