| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.AlterPartitionContext |
MySQLStatementParser.alterPartition() |
MySQLStatementParser.AlterPartitionContext |
MySQLStatementParser.StandaloneAlterCommandsContext.alterPartition() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitAlterPartition(MySQLStatementParser.AlterPartitionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alterPartition(). |
T |
MySQLStatementVisitor.visitAlterPartition(MySQLStatementParser.AlterPartitionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alterPartition(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.