Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.stmt.teradata |
Modifier and Type | Method and Description |
---|---|
TPTNodeList<TCollectColumnIndex> |
TCollectStatisticsSqlNode.getColumnIndexList() |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TCollectColumnIndex node) |
void |
TParseTreeVisitor.preVisit(TCollectColumnIndex node) |
Modifier and Type | Method and Description |
---|---|
TPTNodeList<TCollectColumnIndex> |
TTeradataCollectStatistics.getColumnIndexList() |
Modifier and Type | Method and Description |
---|---|
void |
TTeradataCollectStatistics.setColumnIndexList(TPTNodeList<TCollectColumnIndex> columnIndexList) |
Copyright © 2019. All rights reserved.