| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Pivot_clauseContext |
PlSqlParser.pivot_clause() |
PlSqlParser.Pivot_clauseContext |
PlSqlParser.Table_refContext.pivot_clause() |
PlSqlParser.Pivot_clauseContext |
PlSqlParser.Table_ref_aux_internal_oneContext.pivot_clause() |
PlSqlParser.Pivot_clauseContext |
PlSqlParser.Table_ref_aux_internal_twoContext.pivot_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterPivot_clause(PlSqlParser.Pivot_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.pivot_clause(). |
void |
PlSqlParserBaseListener.enterPivot_clause(PlSqlParser.Pivot_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.pivot_clause(). |
void |
PlSqlParserListener.exitPivot_clause(PlSqlParser.Pivot_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.pivot_clause(). |
void |
PlSqlParserBaseListener.exitPivot_clause(PlSqlParser.Pivot_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.pivot_clause(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.