| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Partition_key_valueContext |
PlSqlParser.partition_key_value() |
PlSqlParser.Partition_key_valueContext |
PlSqlParser.Partition_extention_clauseContext.partition_key_value(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Partition_key_valueContext> |
PlSqlParser.Partition_extention_clauseContext.partition_key_value() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterPartition_key_value(PlSqlParser.Partition_key_valueContext ctx)
Enter a parse tree produced by
PlSqlParser.partition_key_value(). |
void |
PlSqlParserBaseListener.enterPartition_key_value(PlSqlParser.Partition_key_valueContext ctx)
Enter a parse tree produced by
PlSqlParser.partition_key_value(). |
void |
PlSqlParserListener.exitPartition_key_value(PlSqlParser.Partition_key_valueContext ctx)
Exit a parse tree produced by
PlSqlParser.partition_key_value(). |
void |
PlSqlParserBaseListener.exitPartition_key_value(PlSqlParser.Partition_key_valueContext ctx)
Exit a parse tree produced by
PlSqlParser.partition_key_value(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.