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