| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.For_update_optionsContext |
PlSqlParser.for_update_options() |
PlSqlParser.For_update_optionsContext |
PlSqlParser.For_update_clauseContext.for_update_options() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterFor_update_options(PlSqlParser.For_update_optionsContext ctx)
Enter a parse tree produced by
PlSqlParser.for_update_options(). |
void |
PlSqlParserBaseListener.enterFor_update_options(PlSqlParser.For_update_optionsContext ctx)
Enter a parse tree produced by
PlSqlParser.for_update_options(). |
void |
PlSqlParserListener.exitFor_update_options(PlSqlParser.For_update_optionsContext ctx)
Exit a parse tree produced by
PlSqlParser.for_update_options(). |
void |
PlSqlParserBaseListener.exitFor_update_options(PlSqlParser.For_update_optionsContext ctx)
Exit a parse tree produced by
PlSqlParser.for_update_options(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.