| Package | Description |
|---|---|
| io.debezium.ddl.parser.mysql.generated |
| Modifier and Type | Method and Description |
|---|---|
MySqlParser.XaEndTransactionContext |
MySqlParser.xaEndTransaction() |
MySqlParser.XaEndTransactionContext |
MySqlParser.ReplicationStatementContext.xaEndTransaction() |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserBaseListener.enterXaEndTransaction(MySqlParser.XaEndTransactionContext ctx)
Enter a parse tree produced by
MySqlParser.xaEndTransaction(). |
void |
MySqlParserListener.enterXaEndTransaction(MySqlParser.XaEndTransactionContext ctx)
Enter a parse tree produced by
MySqlParser.xaEndTransaction(). |
void |
MySqlParserBaseListener.exitXaEndTransaction(MySqlParser.XaEndTransactionContext ctx)
Exit a parse tree produced by
MySqlParser.xaEndTransaction(). |
void |
MySqlParserListener.exitXaEndTransaction(MySqlParser.XaEndTransactionContext ctx)
Exit a parse tree produced by
MySqlParser.xaEndTransaction(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.