Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Package oracle.ide.db

Classes for representing database objects in the IDE.

See:
          Description

Interface Summary
DBURLFactory.Helper  
UIConstants Defines a group of keys that can be used in conjunction with a WizardLauncher to pull information out of the TraversableContext.
 

Class Summary
DBIcons Deprecated. Use equivalents in oracle.javatools.icons.OracleIcons
DBObjectActions Actions available throught the IDE for database objects.
DBObjectTransferable Transferable for DBObjects.
DBTypeDispayRegistryEntry The DBTypeDisplayRegistry can have multiple entries that delegate the provision of UI information (such as translatable strings and icons) for a given object type.
DBTypeDispayRegistryEntry.TypeEntry  
DBTypeDisplayRegistry Registry for display information associated with the various DB types.
DBTypeDisplayRegistry.FolderIcon  
DBURLFactory In the IDE SchemaObjects have navigator nodes which use URLs as identifiers.
PropertyDisplayRegistry Registry of displayable Strings for properties and property values.
PropertyDisplayRegistry.Plugin This class facilitates the PropertyDisplayRegistry's extensibility.
SchemaObjectDescriptor An object to encapsulate information about a given schema object without actually retrieving the object from its given provider (e.g.
 

Package oracle.ide.db Description

Classes for representing database objects in the IDE. For example getting displayable string and icons for database object types, getting URLs for objects in the IDE etc.


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

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