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