Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Cache_or_nocacheContext
Packages that use PlSqlParser.Cache_or_nocacheContext
-
Uses of PlSqlParser.Cache_or_nocacheContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Cache_or_nocacheContextModifier and TypeMethodDescriptionPlSqlParser.Alter_clusterContext.cache_or_nocache(int i) PlSqlParser.Alter_materialized_view_logContext.cache_or_nocache()PlSqlParser.Alter_materialized_viewContext.cache_or_nocache()PlSqlParser.cache_or_nocache()Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Cache_or_nocacheContextMethods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Cache_or_nocacheContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterCache_or_nocache(PlSqlParser.Cache_or_nocacheContext ctx) Enter a parse tree produced byPlSqlParser.cache_or_nocache().voidPlSqlParserListener.enterCache_or_nocache(PlSqlParser.Cache_or_nocacheContext ctx) Enter a parse tree produced byPlSqlParser.cache_or_nocache().voidPlSqlParserBaseListener.exitCache_or_nocache(PlSqlParser.Cache_or_nocacheContext ctx) Exit a parse tree produced byPlSqlParser.cache_or_nocache().voidPlSqlParserListener.exitCache_or_nocache(PlSqlParser.Cache_or_nocacheContext ctx) Exit a parse tree produced byPlSqlParser.cache_or_nocache().