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