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

E13403-08

Package oracle.ide.db.model

Classes associated with the IDE's navigator nodes for database connections and database objects.

See:
          Description

Interface Summary
ConnectionStoreNode In a View that supports multiple connection stores (e.g.
DatabaseNode Interface for any node that represents a database connection to implement.
DBObjectNode Interface for anything that can contain a DBObject.
DBObjectPlSqlNode  
DBObjectProviderNode Interface for any node that represents a DBObjectProvider, or any object or folder within a DBObjectProvider to implement.
DBObjectTypeNode Interface for any node (including folders) that represents a DBObject type.
 

Class Summary
BaseDBObjectNode Convenience subclass of Node that implements DBObjectNode.
BaseDBObjectTextNode Convenience subclass of TextNode that implements DBObjectNode.
BasePlSqlTextNode Convenience subclass of BaseDBObjectTextNode specifically for PlSql nodes in the navigator.
DBObjectNodeUtil Utility methods for dealing with DBObjectNode instances.
SqlNode The SqlNode class is a TextNode that represents an SQL or PL/SQL file.
 

Package oracle.ide.db.model Description

Classes associated with the IDE's navigator nodes for database connections and database objects.


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

E13403-08

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