Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Pivot_for_clauseContext
-
Packages that use PlSqlParser.Pivot_for_clauseContext Package Description io.debezium.ddl.parser.oracle.generated -
-
Uses of PlSqlParser.Pivot_for_clauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Pivot_for_clauseContext Modifier and Type Method Description PlSqlParser.Pivot_for_clauseContextPlSqlParser.Pivot_clauseContext. pivot_for_clause()PlSqlParser.Pivot_for_clauseContextPlSqlParser. pivot_for_clause()PlSqlParser.Pivot_for_clauseContextPlSqlParser.Unpivot_clauseContext. pivot_for_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Pivot_for_clauseContext Modifier and Type Method Description voidPlSqlParserBaseListener. enterPivot_for_clause(PlSqlParser.Pivot_for_clauseContext ctx)Enter a parse tree produced byPlSqlParser.pivot_for_clause().voidPlSqlParserListener. enterPivot_for_clause(PlSqlParser.Pivot_for_clauseContext ctx)Enter a parse tree produced byPlSqlParser.pivot_for_clause().voidPlSqlParserBaseListener. exitPivot_for_clause(PlSqlParser.Pivot_for_clauseContext ctx)Exit a parse tree produced byPlSqlParser.pivot_for_clause().voidPlSqlParserListener. exitPivot_for_clause(PlSqlParser.Pivot_for_clauseContext ctx)Exit a parse tree produced byPlSqlParser.pivot_for_clause().
-