| Package | Description | 
|---|---|
| oracle.ide.db | 
 Classes for representing database objects in the IDE. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
DBURLFactory.URLHelper
Helper registered with the DBURLFactory using the appropriate
 extension.xml trigger-hook. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
DBURLFactory.registerHelper(DBURLFactory.Helper h)
Deprecated. 
 
for permenant helpers, use the extension.xml mechanism instead 
 | 
static void | 
DBURLFactory.registerTemporaryHelper(DBURLFactory.Helper h)  | 
static void | 
DBURLFactory.removeHelper(DBURLFactory.Helper h)
Removes the registered Helper from the factory. 
 |