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