| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.List_partitionsContext |
PlSqlParser.list_partitions() |
PlSqlParser.List_partitionsContext |
PlSqlParser.Table_partitioning_clausesContext.list_partitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterList_partitions(PlSqlParser.List_partitionsContext ctx)
Enter a parse tree produced by
PlSqlParser.list_partitions(). |
void |
PlSqlParserBaseListener.enterList_partitions(PlSqlParser.List_partitionsContext ctx)
Enter a parse tree produced by
PlSqlParser.list_partitions(). |
void |
PlSqlParserListener.exitList_partitions(PlSqlParser.List_partitionsContext ctx)
Exit a parse tree produced by
PlSqlParser.list_partitions(). |
void |
PlSqlParserBaseListener.exitList_partitions(PlSqlParser.List_partitionsContext ctx)
Exit a parse tree produced by
PlSqlParser.list_partitions(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.