| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Partitioned_tableContext |
PlSqlParser.partitioned_table() |
PlSqlParser.Partitioned_tableContext |
PlSqlParser.On_range_partitioned_tableContext.partitioned_table(int i) |
PlSqlParser.Partitioned_tableContext |
PlSqlParser.On_list_partitioned_tableContext.partitioned_table(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Partitioned_tableContext> |
PlSqlParser.On_range_partitioned_tableContext.partitioned_table() |
List<PlSqlParser.Partitioned_tableContext> |
PlSqlParser.On_list_partitioned_tableContext.partitioned_table() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterPartitioned_table(PlSqlParser.Partitioned_tableContext ctx)
Enter a parse tree produced by
PlSqlParser.partitioned_table(). |
void |
PlSqlParserListener.enterPartitioned_table(PlSqlParser.Partitioned_tableContext ctx)
Enter a parse tree produced by
PlSqlParser.partitioned_table(). |
void |
PlSqlParserBaseListener.exitPartitioned_table(PlSqlParser.Partitioned_tableContext ctx)
Exit a parse tree produced by
PlSqlParser.partitioned_table(). |
void |
PlSqlParserListener.exitPartitioned_table(PlSqlParser.Partitioned_tableContext ctx)
Exit a parse tree produced by
PlSqlParser.partitioned_table(). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.