Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.System_partitioningContext
-
Packages that use PlSqlParser.System_partitioningContext Package Description io.debezium.ddl.parser.oracle.generated -
-
Uses of PlSqlParser.System_partitioningContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.System_partitioningContext Modifier and Type Method Description PlSqlParser.System_partitioningContextPlSqlParser. system_partitioning()PlSqlParser.System_partitioningContextPlSqlParser.Table_partitioning_clausesContext. system_partitioning()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.System_partitioningContext Modifier and Type Method Description voidPlSqlParserBaseListener. 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().
-