| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Range_partition_descContext |
PlSqlParser.range_partition_desc() |
PlSqlParser.Range_partition_descContext |
PlSqlParser.Composite_range_partitionsContext.range_partition_desc(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Range_partition_descContext> |
PlSqlParser.Composite_range_partitionsContext.range_partition_desc() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterRange_partition_desc(PlSqlParser.Range_partition_descContext ctx)
Enter a parse tree produced by
PlSqlParser.range_partition_desc(). |
void |
PlSqlParserListener.enterRange_partition_desc(PlSqlParser.Range_partition_descContext ctx)
Enter a parse tree produced by
PlSqlParser.range_partition_desc(). |
void |
PlSqlParserBaseListener.exitRange_partition_desc(PlSqlParser.Range_partition_descContext ctx)
Exit a parse tree produced by
PlSqlParser.range_partition_desc(). |
void |
PlSqlParserListener.exitRange_partition_desc(PlSqlParser.Range_partition_descContext ctx)
Exit a parse tree produced by
PlSqlParser.range_partition_desc(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.