| Package | Description |
|---|---|
| io.debezium.ddl.parser.mysql.generated |
| Modifier and Type | Method and Description |
|---|---|
MySqlParser.XaPrepareStatementContext |
MySqlParser.xaPrepareStatement() |
MySqlParser.XaPrepareStatementContext |
MySqlParser.ReplicationStatementContext.xaPrepareStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserBaseListener.enterXaPrepareStatement(MySqlParser.XaPrepareStatementContext ctx)
Enter a parse tree produced by
MySqlParser.xaPrepareStatement(). |
void |
MySqlParserListener.enterXaPrepareStatement(MySqlParser.XaPrepareStatementContext ctx)
Enter a parse tree produced by
MySqlParser.xaPrepareStatement(). |
void |
MySqlParserBaseListener.exitXaPrepareStatement(MySqlParser.XaPrepareStatementContext ctx)
Exit a parse tree produced by
MySqlParser.xaPrepareStatement(). |
void |
MySqlParserListener.exitXaPrepareStatement(MySqlParser.XaPrepareStatementContext ctx)
Exit a parse tree produced by
MySqlParser.xaPrepareStatement(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.