Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Modify_index_partitionContext
-
Packages that use PlSqlParser.Modify_index_partitionContext Package Description io.debezium.ddl.parser.oracle.generated -
-
Uses of PlSqlParser.Modify_index_partitionContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Modify_index_partitionContext Modifier and Type Method Description PlSqlParser.Modify_index_partitionContextPlSqlParser.Alter_index_partitioningContext. modify_index_partition()PlSqlParser.Modify_index_partitionContextPlSqlParser. modify_index_partition()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Modify_index_partitionContext Modifier and Type Method Description voidPlSqlParserBaseListener. enterModify_index_partition(PlSqlParser.Modify_index_partitionContext ctx)Enter a parse tree produced byPlSqlParser.modify_index_partition().voidPlSqlParserListener. enterModify_index_partition(PlSqlParser.Modify_index_partitionContext ctx)Enter a parse tree produced byPlSqlParser.modify_index_partition().voidPlSqlParserBaseListener. exitModify_index_partition(PlSqlParser.Modify_index_partitionContext ctx)Exit a parse tree produced byPlSqlParser.modify_index_partition().voidPlSqlParserListener. exitModify_index_partition(PlSqlParser.Modify_index_partitionContext ctx)Exit a parse tree produced byPlSqlParser.modify_index_partition().
-