Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Unpivot_clauseContext
Packages that use PlSqlParser.Unpivot_clauseContext
-
Uses of PlSqlParser.Unpivot_clauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Unpivot_clauseContextModifier and TypeMethodDescriptionPlSqlParser.Table_ref_aux_internal_oneContext.unpivot_clause()PlSqlParser.Table_ref_aux_internal_twoContext.unpivot_clause()PlSqlParser.Table_refContext.unpivot_clause()PlSqlParser.unpivot_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Unpivot_clauseContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterUnpivot_clause(PlSqlParser.Unpivot_clauseContext ctx) Enter a parse tree produced byPlSqlParser.unpivot_clause().voidPlSqlParserListener.enterUnpivot_clause(PlSqlParser.Unpivot_clauseContext ctx) Enter a parse tree produced byPlSqlParser.unpivot_clause().voidPlSqlParserBaseListener.exitUnpivot_clause(PlSqlParser.Unpivot_clauseContext ctx) Exit a parse tree produced byPlSqlParser.unpivot_clause().voidPlSqlParserListener.exitUnpivot_clause(PlSqlParser.Unpivot_clauseContext ctx) Exit a parse tree produced byPlSqlParser.unpivot_clause().