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