| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Reference_partition_descContext |
PlSqlParser.reference_partition_desc() |
PlSqlParser.Reference_partition_descContext |
PlSqlParser.Reference_partitioningContext.reference_partition_desc(int i) |
PlSqlParser.Reference_partition_descContext |
PlSqlParser.System_partitioningContext.reference_partition_desc(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Reference_partition_descContext> |
PlSqlParser.Reference_partitioningContext.reference_partition_desc() |
List<PlSqlParser.Reference_partition_descContext> |
PlSqlParser.System_partitioningContext.reference_partition_desc() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterReference_partition_desc(PlSqlParser.Reference_partition_descContext ctx)
Enter a parse tree produced by
PlSqlParser.reference_partition_desc(). |
void |
PlSqlParserListener.enterReference_partition_desc(PlSqlParser.Reference_partition_descContext ctx)
Enter a parse tree produced by
PlSqlParser.reference_partition_desc(). |
void |
PlSqlParserBaseListener.exitReference_partition_desc(PlSqlParser.Reference_partition_descContext ctx)
Exit a parse tree produced by
PlSqlParser.reference_partition_desc(). |
void |
PlSqlParserListener.exitReference_partition_desc(PlSqlParser.Reference_partition_descContext ctx)
Exit a parse tree produced by
PlSqlParser.reference_partition_desc(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.