Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Cursor_manipulation_statementsContext
Packages that use PlSqlParser.Cursor_manipulation_statementsContext
-
Uses of PlSqlParser.Cursor_manipulation_statementsContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Cursor_manipulation_statementsContextModifier and TypeMethodDescriptionPlSqlParser.cursor_manipulation_statements()PlSqlParser.Sql_statementContext.cursor_manipulation_statements()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Cursor_manipulation_statementsContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterCursor_manipulation_statements(PlSqlParser.Cursor_manipulation_statementsContext ctx) Enter a parse tree produced byPlSqlParser.cursor_manipulation_statements().voidPlSqlParserListener.enterCursor_manipulation_statements(PlSqlParser.Cursor_manipulation_statementsContext ctx) Enter a parse tree produced byPlSqlParser.cursor_manipulation_statements().voidPlSqlParserBaseListener.exitCursor_manipulation_statements(PlSqlParser.Cursor_manipulation_statementsContext ctx) Exit a parse tree produced byPlSqlParser.cursor_manipulation_statements().voidPlSqlParserListener.exitCursor_manipulation_statements(PlSqlParser.Cursor_manipulation_statementsContext ctx) Exit a parse tree produced byPlSqlParser.cursor_manipulation_statements().