| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.For_update_clauseContext |
PlSqlParser.for_update_clause() |
PlSqlParser.For_update_clauseContext |
PlSqlParser.Select_statementContext.for_update_clause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.For_update_clauseContext> |
PlSqlParser.Select_statementContext.for_update_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterFor_update_clause(PlSqlParser.For_update_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.for_update_clause(). |
void |
PlSqlParserBaseListener.enterFor_update_clause(PlSqlParser.For_update_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.for_update_clause(). |
void |
PlSqlParserListener.exitFor_update_clause(PlSqlParser.For_update_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.for_update_clause(). |
void |
PlSqlParserBaseListener.exitFor_update_clause(PlSqlParser.For_update_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.for_update_clause(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.