| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Local_partitioned_indexContext |
PlSqlParser.local_partitioned_index() |
PlSqlParser.Local_partitioned_indexContext |
PlSqlParser.Bitmap_join_index_clauseContext.local_partitioned_index() |
PlSqlParser.Local_partitioned_indexContext |
PlSqlParser.Index_propertiesContext.local_partitioned_index(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Local_partitioned_indexContext> |
PlSqlParser.Index_propertiesContext.local_partitioned_index() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterLocal_partitioned_index(PlSqlParser.Local_partitioned_indexContext ctx)
Enter a parse tree produced by
PlSqlParser.local_partitioned_index(). |
void |
PlSqlParserBaseListener.enterLocal_partitioned_index(PlSqlParser.Local_partitioned_indexContext ctx)
Enter a parse tree produced by
PlSqlParser.local_partitioned_index(). |
void |
PlSqlParserListener.exitLocal_partitioned_index(PlSqlParser.Local_partitioned_indexContext ctx)
Exit a parse tree produced by
PlSqlParser.local_partitioned_index(). |
void |
PlSqlParserBaseListener.exitLocal_partitioned_index(PlSqlParser.Local_partitioned_indexContext ctx)
Exit a parse tree produced by
PlSqlParser.local_partitioned_index(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.