| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Modify_index_partitionContext |
PlSqlParser.modify_index_partition() |
PlSqlParser.Modify_index_partitionContext |
PlSqlParser.Alter_index_partitioningContext.modify_index_partition() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterModify_index_partition(PlSqlParser.Modify_index_partitionContext ctx)
Enter a parse tree produced by
PlSqlParser.modify_index_partition(). |
void |
PlSqlParserBaseListener.enterModify_index_partition(PlSqlParser.Modify_index_partitionContext ctx)
Enter a parse tree produced by
PlSqlParser.modify_index_partition(). |
void |
PlSqlParserListener.exitModify_index_partition(PlSqlParser.Modify_index_partitionContext ctx)
Exit a parse tree produced by
PlSqlParser.modify_index_partition(). |
void |
PlSqlParserBaseListener.exitModify_index_partition(PlSqlParser.Modify_index_partitionContext ctx)
Exit a parse tree produced by
PlSqlParser.modify_index_partition(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.