| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Mv_log_purge_clauseContext |
PlSqlParser.mv_log_purge_clause() |
PlSqlParser.Mv_log_purge_clauseContext |
PlSqlParser.Alter_materialized_view_logContext.mv_log_purge_clause() |
PlSqlParser.Mv_log_purge_clauseContext |
PlSqlParser.Create_materialized_view_logContext.mv_log_purge_clause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Mv_log_purge_clauseContext> |
PlSqlParser.Create_materialized_view_logContext.mv_log_purge_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterMv_log_purge_clause(PlSqlParser.Mv_log_purge_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.mv_log_purge_clause(). |
void |
PlSqlParserListener.enterMv_log_purge_clause(PlSqlParser.Mv_log_purge_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.mv_log_purge_clause(). |
void |
PlSqlParserBaseListener.exitMv_log_purge_clause(PlSqlParser.Mv_log_purge_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.mv_log_purge_clause(). |
void |
PlSqlParserListener.exitMv_log_purge_clause(PlSqlParser.Mv_log_purge_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.mv_log_purge_clause(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.