| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Referencing_clauseContext |
PlSqlParser.referencing_clause() |
PlSqlParser.Referencing_clauseContext |
PlSqlParser.Simple_dml_triggerContext.referencing_clause() |
PlSqlParser.Referencing_clauseContext |
PlSqlParser.Compound_dml_triggerContext.referencing_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterReferencing_clause(PlSqlParser.Referencing_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.referencing_clause(). |
void |
PlSqlParserListener.enterReferencing_clause(PlSqlParser.Referencing_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.referencing_clause(). |
void |
PlSqlParserBaseListener.exitReferencing_clause(PlSqlParser.Referencing_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.referencing_clause(). |
void |
PlSqlParserListener.exitReferencing_clause(PlSqlParser.Referencing_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.referencing_clause(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.