| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Subpartition_by_rangeContext |
PlSqlParser.subpartition_by_range() |
PlSqlParser.Subpartition_by_rangeContext |
PlSqlParser.Composite_range_partitionsContext.subpartition_by_range() |
PlSqlParser.Subpartition_by_rangeContext |
PlSqlParser.Composite_list_partitionsContext.subpartition_by_range() |
PlSqlParser.Subpartition_by_rangeContext |
PlSqlParser.Composite_hash_partitionsContext.subpartition_by_range() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterSubpartition_by_range(PlSqlParser.Subpartition_by_rangeContext ctx)
Enter a parse tree produced by
PlSqlParser.subpartition_by_range(). |
void |
PlSqlParserBaseListener.enterSubpartition_by_range(PlSqlParser.Subpartition_by_rangeContext ctx)
Enter a parse tree produced by
PlSqlParser.subpartition_by_range(). |
void |
PlSqlParserListener.exitSubpartition_by_range(PlSqlParser.Subpartition_by_rangeContext ctx)
Exit a parse tree produced by
PlSqlParser.subpartition_by_range(). |
void |
PlSqlParserBaseListener.exitSubpartition_by_range(PlSqlParser.Subpartition_by_rangeContext ctx)
Exit a parse tree produced by
PlSqlParser.subpartition_by_range(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.