Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Sql_operationContext
Packages that use PlSqlParser.Sql_operationContext
-
Uses of PlSqlParser.Sql_operationContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Sql_operationContextModifier and TypeMethodDescriptionPlSqlParser.Audit_schema_object_clauseContext.sql_operation(int i) PlSqlParser.sql_operation()Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Sql_operationContextMethods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Sql_operationContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterSql_operation(PlSqlParser.Sql_operationContext ctx) Enter a parse tree produced byPlSqlParser.sql_operation().voidPlSqlParserListener.enterSql_operation(PlSqlParser.Sql_operationContext ctx) Enter a parse tree produced byPlSqlParser.sql_operation().voidPlSqlParserBaseListener.exitSql_operation(PlSqlParser.Sql_operationContext ctx) Exit a parse tree produced byPlSqlParser.sql_operation().voidPlSqlParserListener.exitSql_operation(PlSqlParser.Sql_operationContext ctx) Exit a parse tree produced byPlSqlParser.sql_operation().