| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Windowing_clauseContext |
PlSqlParser.windowing_clause() |
PlSqlParser.Windowing_clauseContext |
PlSqlParser.Over_clauseContext.windowing_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterWindowing_clause(PlSqlParser.Windowing_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.windowing_clause(). |
void |
PlSqlParserListener.enterWindowing_clause(PlSqlParser.Windowing_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.windowing_clause(). |
void |
PlSqlParserBaseListener.exitWindowing_clause(PlSqlParser.Windowing_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.windowing_clause(). |
void |
PlSqlParserListener.exitWindowing_clause(PlSqlParser.Windowing_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.windowing_clause(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.