| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Partition_nameContext> |
PlSqlParser.Local_domain_index_clauseContext.partition_name() |
List<PlSqlParser.Partition_nameContext> |
PlSqlParser.Local_xmlindex_clauseContext.partition_name() |
List<PlSqlParser.Partition_nameContext> |
PlSqlParser.Range_partitionsContext.partition_name() |
List<PlSqlParser.Partition_nameContext> |
PlSqlParser.List_partitionsContext.partition_name() |
List<PlSqlParser.Partition_nameContext> |
PlSqlParser.Individual_hash_partitionsContext.partition_name() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterPartition_name(PlSqlParser.Partition_nameContext ctx)
Enter a parse tree produced by
PlSqlParser.partition_name(). |
void |
PlSqlParserListener.enterPartition_name(PlSqlParser.Partition_nameContext ctx)
Enter a parse tree produced by
PlSqlParser.partition_name(). |
void |
PlSqlParserBaseListener.exitPartition_name(PlSqlParser.Partition_nameContext ctx)
Exit a parse tree produced by
PlSqlParser.partition_name(). |
void |
PlSqlParserListener.exitPartition_name(PlSqlParser.Partition_nameContext ctx)
Exit a parse tree produced by
PlSqlParser.partition_name(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.