| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Query_partition_clauseContext |
PlSqlParser.query_partition_clause() |
PlSqlParser.Query_partition_clauseContext |
PlSqlParser.Over_clauseContext.query_partition_clause() |
PlSqlParser.Query_partition_clauseContext |
PlSqlParser.Join_clauseContext.query_partition_clause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<PlSqlParser.Query_partition_clauseContext> |
PlSqlParser.Join_clauseContext.query_partition_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterQuery_partition_clause(PlSqlParser.Query_partition_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.query_partition_clause(). |
void |
PlSqlParserListener.enterQuery_partition_clause(PlSqlParser.Query_partition_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.query_partition_clause(). |
void |
PlSqlParserBaseListener.exitQuery_partition_clause(PlSqlParser.Query_partition_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.query_partition_clause(). |
void |
PlSqlParserListener.exitQuery_partition_clause(PlSqlParser.Query_partition_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.query_partition_clause(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.