| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.PartitionDefinitionOptionContext |
MySQLStatementParser.partitionDefinitionOption() |
MySQLStatementParser.PartitionDefinitionOptionContext |
MySQLStatementParser.PartitionDefinitionContext.partitionDefinitionOption(int i) |
MySQLStatementParser.PartitionDefinitionOptionContext |
MySQLStatementParser.SubpartitionDefinitionContext.partitionDefinitionOption(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.PartitionDefinitionOptionContext> |
MySQLStatementParser.PartitionDefinitionContext.partitionDefinitionOption() |
List<MySQLStatementParser.PartitionDefinitionOptionContext> |
MySQLStatementParser.SubpartitionDefinitionContext.partitionDefinitionOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitPartitionDefinitionOption(MySQLStatementParser.PartitionDefinitionOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.partitionDefinitionOption(). |
T |
MySQLStatementVisitor.visitPartitionDefinitionOption(MySQLStatementParser.PartitionDefinitionOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.partitionDefinitionOption(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.