| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Drop_index_partitionContext |
PlSqlParser.drop_index_partition() |
PlSqlParser.Drop_index_partitionContext |
PlSqlParser.Alter_index_partitioningContext.drop_index_partition() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterDrop_index_partition(PlSqlParser.Drop_index_partitionContext ctx)
Enter a parse tree produced by
PlSqlParser.drop_index_partition(). |
void |
PlSqlParserListener.enterDrop_index_partition(PlSqlParser.Drop_index_partitionContext ctx)
Enter a parse tree produced by
PlSqlParser.drop_index_partition(). |
void |
PlSqlParserBaseListener.exitDrop_index_partition(PlSqlParser.Drop_index_partitionContext ctx)
Exit a parse tree produced by
PlSqlParser.drop_index_partition(). |
void |
PlSqlParserListener.exitDrop_index_partition(PlSqlParser.Drop_index_partitionContext ctx)
Exit a parse tree produced by
PlSqlParser.drop_index_partition(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.