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