| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Index_partitioning_clauseContext |
PlSqlParser.index_partitioning_clause() |
PlSqlParser.Index_partitioning_clauseContext |
PlSqlParser.Global_partitioned_indexContext.index_partitioning_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterIndex_partitioning_clause(PlSqlParser.Index_partitioning_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.index_partitioning_clause(). |
void |
PlSqlParserListener.enterIndex_partitioning_clause(PlSqlParser.Index_partitioning_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.index_partitioning_clause(). |
void |
PlSqlParserBaseListener.exitIndex_partitioning_clause(PlSqlParser.Index_partitioning_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.index_partitioning_clause(). |
void |
PlSqlParserListener.exitIndex_partitioning_clause(PlSqlParser.Index_partitioning_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.index_partitioning_clause(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.