| 程序包 | 说明 |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
MySqlParser.UnlockTablesContext |
MySqlParser.unlockTables() |
MySqlParser.UnlockTablesContext |
MySqlParser.TransactionStatementContext.unlockTables() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySqlParserListener.enterUnlockTables(MySqlParser.UnlockTablesContext ctx)
Enter a parse tree produced by
MySqlParser.unlockTables(). |
void |
MySqlParserBaseListener.enterUnlockTables(MySqlParser.UnlockTablesContext ctx)
Enter a parse tree produced by
MySqlParser.unlockTables(). |
void |
MySqlParserListener.exitUnlockTables(MySqlParser.UnlockTablesContext ctx)
Exit a parse tree produced by
MySqlParser.unlockTables(). |
void |
MySqlParserBaseListener.exitUnlockTables(MySqlParser.UnlockTablesContext ctx)
Exit a parse tree produced by
MySqlParser.unlockTables(). |
T |
MySqlParserBaseVisitor.visitUnlockTables(MySqlParser.UnlockTablesContext ctx)
Visit a parse tree produced by
MySqlParser.unlockTables(). |
T |
MySqlParserVisitor.visitUnlockTables(MySqlParser.UnlockTablesContext ctx)
Visit a parse tree produced by
MySqlParser.unlockTables(). |
Copyright © 2022 Seata. All rights reserved.