| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Error_logging_clauseContext |
PlSqlParser.error_logging_clause() |
PlSqlParser.Error_logging_clauseContext |
PlSqlParser.Update_statementContext.error_logging_clause() |
PlSqlParser.Error_logging_clauseContext |
PlSqlParser.Delete_statementContext.error_logging_clause() |
PlSqlParser.Error_logging_clauseContext |
PlSqlParser.Single_table_insertContext.error_logging_clause() |
PlSqlParser.Error_logging_clauseContext |
PlSqlParser.Multi_table_elementContext.error_logging_clause() |
PlSqlParser.Error_logging_clauseContext |
PlSqlParser.Merge_statementContext.error_logging_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterError_logging_clause(PlSqlParser.Error_logging_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.error_logging_clause(). |
void |
PlSqlParserBaseListener.enterError_logging_clause(PlSqlParser.Error_logging_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.error_logging_clause(). |
void |
PlSqlParserListener.exitError_logging_clause(PlSqlParser.Error_logging_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.error_logging_clause(). |
void |
PlSqlParserBaseListener.exitError_logging_clause(PlSqlParser.Error_logging_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.error_logging_clause(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.