| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Pivot_for_clauseContext |
PlSqlParser.pivot_for_clause() |
PlSqlParser.Pivot_for_clauseContext |
PlSqlParser.Pivot_clauseContext.pivot_for_clause() |
PlSqlParser.Pivot_for_clauseContext |
PlSqlParser.Unpivot_clauseContext.pivot_for_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserBaseListener.enterPivot_for_clause(PlSqlParser.Pivot_for_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.pivot_for_clause(). |
void |
PlSqlParserListener.enterPivot_for_clause(PlSqlParser.Pivot_for_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.pivot_for_clause(). |
void |
PlSqlParserBaseListener.exitPivot_for_clause(PlSqlParser.Pivot_for_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.pivot_for_clause(). |
void |
PlSqlParserListener.exitPivot_for_clause(PlSqlParser.Pivot_for_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.pivot_for_clause(). |
Copyright © 2020 JBoss by Red Hat. All rights reserved.