| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.List_partition_descContext |
PlSqlParser.list_partition_desc() |
PlSqlParser.List_partition_descContext |
PlSqlParser.Composite_list_partitionsContext.list_partition_desc(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.List_partition_descContext> |
PlSqlParser.Composite_list_partitionsContext.list_partition_desc() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterList_partition_desc(PlSqlParser.List_partition_descContext ctx)
Enter a parse tree produced by
PlSqlParser.list_partition_desc(). |
void |
PlSqlParserBaseListener.enterList_partition_desc(PlSqlParser.List_partition_descContext ctx)
Enter a parse tree produced by
PlSqlParser.list_partition_desc(). |
void |
PlSqlParserListener.exitList_partition_desc(PlSqlParser.List_partition_descContext ctx)
Exit a parse tree produced by
PlSqlParser.list_partition_desc(). |
void |
PlSqlParserBaseListener.exitList_partition_desc(PlSqlParser.List_partition_descContext ctx)
Exit a parse tree produced by
PlSqlParser.list_partition_desc(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.