| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| gudusoft.gsqlparser.nodes.oracle |
| Modifier and Type | Method and Description |
|---|---|
TListValuesClause |
TTablePartitionItem.getListValuesClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(TListValuesClause node) |
void |
TParseTreeVisitor.preVisit(TListValuesClause node) |
| Modifier and Type | Method and Description |
|---|---|
TListValuesClause |
TListSubpartitionDesc.getListValuesClause() |