Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Global_partitioned_indexContext
Packages that use PlSqlParser.Global_partitioned_indexContext
-
Uses of PlSqlParser.Global_partitioned_indexContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Global_partitioned_indexContextModifier and TypeMethodDescriptionPlSqlParser.global_partitioned_index()PlSqlParser.Index_propertiesContext.global_partitioned_index(int i) Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Global_partitioned_indexContextMethods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Global_partitioned_indexContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterGlobal_partitioned_index(PlSqlParser.Global_partitioned_indexContext ctx) Enter a parse tree produced byPlSqlParser.global_partitioned_index().voidPlSqlParserListener.enterGlobal_partitioned_index(PlSqlParser.Global_partitioned_indexContext ctx) Enter a parse tree produced byPlSqlParser.global_partitioned_index().voidPlSqlParserBaseListener.exitGlobal_partitioned_index(PlSqlParser.Global_partitioned_indexContext ctx) Exit a parse tree produced byPlSqlParser.global_partitioned_index().voidPlSqlParserListener.exitGlobal_partitioned_index(PlSqlParser.Global_partitioned_indexContext ctx) Exit a parse tree produced byPlSqlParser.global_partitioned_index().