Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.nodes.teradata |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TPartitioningLevel node) |
void |
TParseTreeVisitor.preVisit(TPartitioningLevel node) |
Modifier and Type | Method and Description |
---|---|
ArrayList<TPartitioningLevel> |
TIndexDefinition.getPartitioningLevels() |