| Package | Description | 
|---|---|
| oracle.ide.db.insight.model | 
 Classes to support the production of  
InsightItems
 for the Database UI. | 
| Constructor and Description | 
|---|
DBInsightProvider(DBInsightContext insightContext,
                 java.lang.Class<? extends ParentLocator> parentLocatorClass,
                 java.util.List<java.lang.Class<? extends InsightDataProvider>> insightDataProviderClasses)
Constructor for extensibility, allowing clients to override the default ParentLocator
 and InsightDataProviders used. 
 |