| Package | Description |
|---|---|
| io.debezium.ddl.parser.oracle.generated |
| Modifier and Type | Method and Description |
|---|---|
PlSqlParser.Unpivot_in_clauseContext |
PlSqlParser.unpivot_in_clause() |
PlSqlParser.Unpivot_in_clauseContext |
PlSqlParser.Unpivot_clauseContext.unpivot_in_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlSqlParserListener.enterUnpivot_in_clause(PlSqlParser.Unpivot_in_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.unpivot_in_clause(). |
void |
PlSqlParserBaseListener.enterUnpivot_in_clause(PlSqlParser.Unpivot_in_clauseContext ctx)
Enter a parse tree produced by
PlSqlParser.unpivot_in_clause(). |
void |
PlSqlParserListener.exitUnpivot_in_clause(PlSqlParser.Unpivot_in_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.unpivot_in_clause(). |
void |
PlSqlParserBaseListener.exitUnpivot_in_clause(PlSqlParser.Unpivot_in_clauseContext ctx)
Exit a parse tree produced by
PlSqlParser.unpivot_in_clause(). |
Copyright © 2018 JBoss by Red Hat. All rights reserved.