| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Static_returning_clauseContext |
PlSqlParser.static_returning_clause() |
PlSqlParser.Static_returning_clauseContext |
PlSqlParser.Update_statementContext.static_returning_clause() |
PlSqlParser.Static_returning_clauseContext |
PlSqlParser.Delete_statementContext.static_returning_clause() |
PlSqlParser.Static_returning_clauseContext |
PlSqlParser.Single_table_insertContext.static_returning_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterStatic_returning_clause(PlSqlParser.Static_returning_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.static_returning_clause(). |
void |
PlSqlParserListener.enterStatic_returning_clause(PlSqlParser.Static_returning_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.static_returning_clause(). |
void |
PlSqlParserBaseListener.exitStatic_returning_clause(PlSqlParser.Static_returning_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.static_returning_clause(). |
void |
PlSqlParserListener.exitStatic_returning_clause(PlSqlParser.Static_returning_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.static_returning_clause(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.