Skip navigation links

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

E17493-04


Package oracle.ide.db

Classes for representing database objects in the IDE.

See:
          Description

Interface Summary
DBURLFactory.Helper Deprecated. replaced by URLHelper
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.
DBURLFactory.URLHelper Helper registered with the DBURLFactory using the appropriate extension.xml trigger-hook.
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.
UIArb Deprecated.

 

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.


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.