Package | Description |
---|---|
gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
gudusoft.gsqlparser.scriptWriter |
Modifier and Type | Method and Description |
---|---|
TRollupCube |
TGroupByItem.getRollupCube() |
TRollupCube |
TGroupingSetItem.getRollupCubeClause() |
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TRollupCube node) |
void |
TParseTreeVisitor.preVisit(TRollupCube node) |
void |
TGroupByItem.setRollupCube(TRollupCube rollupCube) |
void |
TGroupingSetItem.setRollupCubeClause(TRollupCube rollupCubeClause) |
Modifier and Type | Method and Description |
---|---|
void |
TScriptGeneratorVisitor.preVisit(TRollupCube node) |
Copyright © 2019. All rights reserved.