| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Modify_mv_column_clauseContext |
PlSqlParser.modify_mv_column_clause() |
PlSqlParser.Modify_mv_column_clauseContext |
PlSqlParser.Alter_materialized_viewContext.modify_mv_column_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterModify_mv_column_clause(PlSqlParser.Modify_mv_column_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.modify_mv_column_clause(). |
void |
PlSqlParserListener.enterModify_mv_column_clause(PlSqlParser.Modify_mv_column_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.modify_mv_column_clause(). |
void |
PlSqlParserBaseListener.exitModify_mv_column_clause(PlSqlParser.Modify_mv_column_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.modify_mv_column_clause(). |
void |
PlSqlParserListener.exitModify_mv_column_clause(PlSqlParser.Modify_mv_column_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.modify_mv_column_clause(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.