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