| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Table_partition_descriptionContext |
PlSqlParser.table_partition_description() |
PlSqlParser.Table_partition_descriptionContext |
PlSqlParser.Reference_partition_descContext.table_partition_description() |
PlSqlParser.Table_partition_descriptionContext |
PlSqlParser.Range_partition_descContext.table_partition_description() |
PlSqlParser.Table_partition_descriptionContext |
PlSqlParser.List_partition_descContext.table_partition_description() |
PlSqlParser.Table_partition_descriptionContext |
PlSqlParser.Range_partitionsContext.table_partition_description(int i) |
PlSqlParser.Table_partition_descriptionContext |
PlSqlParser.List_partitionsContext.table_partition_description(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Table_partition_descriptionContext> |
PlSqlParser.Range_partitionsContext.table_partition_description() |
List<PlSqlParser.Table_partition_descriptionContext> |
PlSqlParser.List_partitionsContext.table_partition_description() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterTable_partition_description(PlSqlParser.Table_partition_descriptionContext ctx)
Enter a parse tree produced by
PlSqlParser.table_partition_description(). |
void |
PlSqlParserListener.enterTable_partition_description(PlSqlParser.Table_partition_descriptionContext ctx)
Enter a parse tree produced by
PlSqlParser.table_partition_description(). |
void |
PlSqlParserBaseListener.exitTable_partition_description(PlSqlParser.Table_partition_descriptionContext ctx)
Exit a parse tree produced by
PlSqlParser.table_partition_description(). |
void |
PlSqlParserListener.exitTable_partition_description(PlSqlParser.Table_partition_descriptionContext ctx)
Exit a parse tree produced by
PlSqlParser.table_partition_description(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.