Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Subpartition_templateContext
Packages that use PlSqlParser.Subpartition_templateContext
-
Uses of PlSqlParser.Subpartition_templateContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Subpartition_templateContextModifier and TypeMethodDescriptionPlSqlParser.Subpartition_by_hashContext.subpartition_template()PlSqlParser.Subpartition_by_listContext.subpartition_template()PlSqlParser.Subpartition_by_rangeContext.subpartition_template()PlSqlParser.subpartition_template()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Subpartition_templateContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterSubpartition_template(PlSqlParser.Subpartition_templateContext ctx) Enter a parse tree produced byPlSqlParser.subpartition_template().voidPlSqlParserListener.enterSubpartition_template(PlSqlParser.Subpartition_templateContext ctx) Enter a parse tree produced byPlSqlParser.subpartition_template().voidPlSqlParserBaseListener.exitSubpartition_template(PlSqlParser.Subpartition_templateContext ctx) Exit a parse tree produced byPlSqlParser.subpartition_template().voidPlSqlParserListener.exitSubpartition_template(PlSqlParser.Subpartition_templateContext ctx) Exit a parse tree produced byPlSqlParser.subpartition_template().