public class PlSqlInsightDataProvider extends DataTypeProvider
m_DBInsightProvider| Constructor and Description |
|---|
PlSqlInsightDataProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
addItems(DBObject context)
Add all items that are "children" of the given parent.
|
addDataTypes, addDataTypeUsagesaccept, addDBObject, addExpression, addReservedWord, addWords, correctCase, getContextObjectAtOffset, getFilterMode, getMatchingSchemaItems, getOffset, getOrder, getParentScopeClass, getProvider, getSearchString, getSubProgramDisplayValue, isTargetClass, isTargetClassOrPossibleParent, isTopLevel, setDBInsightProvider, setOrderpublic void addItems(DBObject context)
InsightDataProvideraddItems in class DataTypeProvidercontext - The context for the child insight items. May be null.