| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.AlterLockOptionContext |
MySQLStatementParser.alterLockOption() |
MySQLStatementParser.AlterLockOptionContext |
MySQLStatementParser.AlterCommandsModifierContext.alterLockOption() |
MySQLStatementParser.AlterLockOptionContext |
MySQLStatementParser.DropIndexContext.alterLockOption(int i) |
MySQLStatementParser.AlterLockOptionContext |
MySQLStatementParser.CreateIndexContext.alterLockOption(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<MySQLStatementParser.AlterLockOptionContext> |
MySQLStatementParser.DropIndexContext.alterLockOption() |
List<MySQLStatementParser.AlterLockOptionContext> |
MySQLStatementParser.CreateIndexContext.alterLockOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitAlterLockOption(MySQLStatementParser.AlterLockOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alterLockOption(). |
T |
MySQLStatementVisitor.visitAlterLockOption(MySQLStatementParser.AlterLockOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alterLockOption(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.