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