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