| Package | Description | 
|---|---|
| oracle.jdeveloper.db.dependency | 
| Class and Description | 
|---|
| DBObjectDeclaration
 A DBObjectDeclaration is an IdDeclaration implementation that uses a string
 id created by the  
DBObjectDeclarationFactory as its declaration id. | 
| DBObjectDeclarationFactory
 This factory is used to create Declaration implementations for database
 objects in the IDE. 
 | 
| DBObjectDeclarationFactory.DeclarationHelper
 A DeclarationHelper is repsonsible for uniquely identifying a given
 type of DBObjectProvider. 
 | 
| DBObjectProviderDeclaration
 Declaration implementation for the IDE's dependency framework that
 represents a DBObjectProvider. 
 |