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 |
---|---|
TConstantList |
TSampleClause.getCount_fraction_description_list() |
TConstantList |
TWhenClauseItem.getCount_fraction_description_list()
teradata: count,fraction description list of sample clause
|
Modifier and Type | Method and Description |
---|---|
void |
TParseTreeVisitor.postVisit(TConstantList node) |
void |
TParseTreeVisitor.preVisit(TConstantList node) |
void |
TSampleClause.setCount_fraction_description_list(TConstantList count_fraction_description_list) |
void |
TWhenClauseItem.setCount_fraction_description_list(TConstantList count_fraction_description_list) |
Modifier and Type | Method and Description |
---|---|
TConstantList |
TTDUnpivot.getColumnAliasListInString() |
TConstantList |
TTDUnpivot.getColumnListInString() |
TConstantList |
TTDUnpivot.getUnpivotColumnsInString() |
TConstantList |
TTDUnpivot.getValueColumnsInString() |
Copyright © 2019. All rights reserved.