| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Rename_index_partitionContext |
PlSqlParser.rename_index_partition() |
PlSqlParser.Rename_index_partitionContext |
PlSqlParser.Alter_index_partitioningContext.rename_index_partition() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterRename_index_partition(PlSqlParser.Rename_index_partitionContext ctx)
Enter a parse tree produced by
PlSqlParser.rename_index_partition(). |
void |
PlSqlParserListener.enterRename_index_partition(PlSqlParser.Rename_index_partitionContext ctx)
Enter a parse tree produced by
PlSqlParser.rename_index_partition(). |
void |
PlSqlParserBaseListener.exitRename_index_partition(PlSqlParser.Rename_index_partitionContext ctx)
Exit a parse tree produced by
PlSqlParser.rename_index_partition(). |
void |
PlSqlParserListener.exitRename_index_partition(PlSqlParser.Rename_index_partitionContext ctx)
Exit a parse tree produced by
PlSqlParser.rename_index_partition(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.