| Package | Description |
|---|---|
| gudusoft.gsqlparser.nodes |
Provides the classes represents various SQL query parse tree node.
|
| Modifier and Type | Method and Description |
|---|---|
TPartitionDefinition |
TAlterTableOption.getPartitionDefinition() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<TPartitionDefinition> |
TAlterTableOption.getPartitionDefinitionList() |
ArrayList<TPartitionDefinition> |
TBaseTablePartition.getPartitionDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
TParseTreeVisitor.postVisit(TPartitionDefinition node) |
void |
TParseTreeVisitor.preVisit(TPartitionDefinition node) |