| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.mysql |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
MySQLParser.PartitionComparisionContext |
static class |
MySQLParser.PartitionListAtomContext |
static class |
MySQLParser.PartitionListVectorContext |
static class |
MySQLParser.PartitionSimpleContext |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLParser.PartitionDefinitionContext |
MySQLParser.partitionDefinition() |
MySQLParser.PartitionDefinitionContext |
MySQLParser.PartitionDefinitionsContext.partitionDefinition(int i) |
MySQLParser.PartitionDefinitionContext |
MySQLParser.AlterByAddPartitionContext.partitionDefinition(int i) |
MySQLParser.PartitionDefinitionContext |
MySQLParser.AlterByReorganizePartitionContext.partitionDefinition(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLParser.PartitionDefinitionContext> |
MySQLParser.PartitionDefinitionsContext.partitionDefinition() |
List<MySQLParser.PartitionDefinitionContext> |
MySQLParser.AlterByAddPartitionContext.partitionDefinition() |
List<MySQLParser.PartitionDefinitionContext> |
MySQLParser.AlterByReorganizePartitionContext.partitionDefinition() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySQLParser.PartitionDefinitionContext.copyFrom(MySQLParser.PartitionDefinitionContext ctx) |
Copyright © 2022. All rights reserved.