| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.For_update_of_partContext |
PlSqlParser.for_update_of_part() |
PlSqlParser.For_update_of_partContext |
PlSqlParser.For_update_clauseContext.for_update_of_part() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterFor_update_of_part(PlSqlParser.For_update_of_partContext ctx)
Enter a parse tree produced by
PlSqlParser.for_update_of_part(). |
void |
PlSqlParserListener.enterFor_update_of_part(PlSqlParser.For_update_of_partContext ctx)
Enter a parse tree produced by
PlSqlParser.for_update_of_part(). |
void |
PlSqlParserBaseListener.exitFor_update_of_part(PlSqlParser.For_update_of_partContext ctx)
Exit a parse tree produced by
PlSqlParser.for_update_of_part(). |
void |
PlSqlParserListener.exitFor_update_of_part(PlSqlParser.For_update_of_partContext ctx)
Exit a parse tree produced by
PlSqlParser.for_update_of_part(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.