| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<TRangeSubpartitionDesc> |
TTablePartitionItem.getRangeSubpartitionDescs() |
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(TRangeSubpartitionDesc node) |
void |
TParseTreeVisitor.preVisit(TRangeSubpartitionDesc node) |
| Modifier and Type | Method and Description |
|---|---|
void |
TTablePartitionItem.setRangeSubpartitionDescs(ArrayList<TRangeSubpartitionDesc> rangeSubpartitionDescs) |