| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Global_partitioned_indexContext |
PlSqlParser.global_partitioned_index() |
PlSqlParser.Global_partitioned_indexContext |
PlSqlParser.Index_propertiesContext.global_partitioned_index(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Global_partitioned_indexContext> |
PlSqlParser.Index_propertiesContext.global_partitioned_index() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterGlobal_partitioned_index(PlSqlParser.Global_partitioned_indexContext ctx)
Enter a parse tree produced by
PlSqlParser.global_partitioned_index(). |
void |
PlSqlParserBaseListener.enterGlobal_partitioned_index(PlSqlParser.Global_partitioned_indexContext ctx)
Enter a parse tree produced by
PlSqlParser.global_partitioned_index(). |
void |
PlSqlParserListener.exitGlobal_partitioned_index(PlSqlParser.Global_partitioned_indexContext ctx)
Exit a parse tree produced by
PlSqlParser.global_partitioned_index(). |
void |
PlSqlParserBaseListener.exitGlobal_partitioned_index(PlSqlParser.Global_partitioned_indexContext ctx)
Exit a parse tree produced by
PlSqlParser.global_partitioned_index(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.