Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.System_partitioningContext
Packages that use PlSqlParser.System_partitioningContext
-
Uses of PlSqlParser.System_partitioningContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.System_partitioningContextModifier and TypeMethodDescriptionPlSqlParser.system_partitioning()PlSqlParser.Table_partitioning_clausesContext.system_partitioning()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.System_partitioningContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterSystem_partitioning(PlSqlParser.System_partitioningContext ctx) Enter a parse tree produced byPlSqlParser.system_partitioning().voidPlSqlParserListener.enterSystem_partitioning(PlSqlParser.System_partitioningContext ctx) Enter a parse tree produced byPlSqlParser.system_partitioning().voidPlSqlParserBaseListener.exitSystem_partitioning(PlSqlParser.System_partitioningContext ctx) Exit a parse tree produced byPlSqlParser.system_partitioning().voidPlSqlParserListener.exitSystem_partitioning(PlSqlParser.System_partitioningContext ctx) Exit a parse tree produced byPlSqlParser.system_partitioning().