Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Cursor_manipulation_statementsContext
-
Packages that use PlSqlParser.Cursor_manipulation_statementsContext Package Description io.debezium.ddl.parser.oracle.generated -
-
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_statementsContext Modifier and Type Method Description PlSqlParser.Cursor_manipulation_statementsContextPlSqlParser. cursor_manipulation_statements()PlSqlParser.Cursor_manipulation_statementsContextPlSqlParser.Sql_statementContext. cursor_manipulation_statements()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Cursor_manipulation_statementsContext Modifier and Type Method Description voidPlSqlParserBaseListener. 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().
-