| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.PartitionSpecContext |
OpenGaussStatementParser.partitionSpec() |
OpenGaussStatementParser.PartitionSpecContext |
OpenGaussStatementParser.CreateTableContext.partitionSpec() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitPartitionSpec(OpenGaussStatementParser.PartitionSpecContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.partitionSpec(). |
T |
OpenGaussStatementVisitor.visitPartitionSpec(OpenGaussStatementParser.PartitionSpecContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.partitionSpec(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.