| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Partitioning_storage_clauseContext |
PlSqlParser.partitioning_storage_clause() |
PlSqlParser.Partitioning_storage_clauseContext |
PlSqlParser.Range_subpartition_descContext.partitioning_storage_clause() |
PlSqlParser.Partitioning_storage_clauseContext |
PlSqlParser.List_subpartition_descContext.partitioning_storage_clause() |
PlSqlParser.Partitioning_storage_clauseContext |
PlSqlParser.Individual_hash_subpartsContext.partitioning_storage_clause() |
PlSqlParser.Partitioning_storage_clauseContext |
PlSqlParser.Individual_hash_partitionsContext.partitioning_storage_clause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Partitioning_storage_clauseContext> |
PlSqlParser.Individual_hash_partitionsContext.partitioning_storage_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterPartitioning_storage_clause(PlSqlParser.Partitioning_storage_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.partitioning_storage_clause(). |
void |
PlSqlParserBaseListener.enterPartitioning_storage_clause(PlSqlParser.Partitioning_storage_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.partitioning_storage_clause(). |
void |
PlSqlParserListener.exitPartitioning_storage_clause(PlSqlParser.Partitioning_storage_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.partitioning_storage_clause(). |
void |
PlSqlParserBaseListener.exitPartitioning_storage_clause(PlSqlParser.Partitioning_storage_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.partitioning_storage_clause(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.