| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.On_comp_partitioned_tableContext |
PlSqlParser.on_comp_partitioned_table() |
PlSqlParser.On_comp_partitioned_tableContext |
PlSqlParser.Local_partitioned_indexContext.on_comp_partitioned_table() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterOn_comp_partitioned_table(PlSqlParser.On_comp_partitioned_tableContext ctx)
Enter a parse tree produced by
PlSqlParser.on_comp_partitioned_table(). |
void |
PlSqlParserListener.enterOn_comp_partitioned_table(PlSqlParser.On_comp_partitioned_tableContext ctx)
Enter a parse tree produced by
PlSqlParser.on_comp_partitioned_table(). |
void |
PlSqlParserBaseListener.exitOn_comp_partitioned_table(PlSqlParser.On_comp_partitioned_tableContext ctx)
Exit a parse tree produced by
PlSqlParser.on_comp_partitioned_table(). |
void |
PlSqlParserListener.exitOn_comp_partitioned_table(PlSqlParser.On_comp_partitioned_tableContext ctx)
Exit a parse tree produced by
PlSqlParser.on_comp_partitioned_table(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.