| Package | Description |
|---|---|
| oracle.ide.db.insight.model |
Classes to support the production of
InsightItems
for the Database UI. |
| Modifier and Type | Field and Description |
|---|---|
protected DBInsightProvider |
InsightDataProvider.m_DBInsightProvider |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ParentLocator.setDBInsightProvider(DBInsightProvider insightProvider)
Called by the DBInsightProvider that instatiates this class (or subclass).
|
protected void |
InsightDataProvider.setDBInsightProvider(DBInsightProvider insightProvider)
Called by the DBInsightProvider that instatiates this class (or subclass).
|