Skip navigation links

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

E52944-01


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.
UIArb  
UIArb_de  
UIArb_en  
UIArb_es  
UIArb_fr  
UIArb_fr_CA  
UIArb_it  
UIArb_ja  
UIArb_ko  
UIArb_pt_BR  
UIArb_zh_CN  
UIArb_zh_TW  

 

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 Reference
11g Release 1 (11.1.1.9.0)

E52944-01


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