Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Index_partitioning_clauseContext
Packages that use PlSqlParser.Index_partitioning_clauseContext
-
Uses of PlSqlParser.Index_partitioning_clauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Index_partitioning_clauseContextModifier and TypeMethodDescriptionPlSqlParser.Global_partitioned_indexContext.index_partitioning_clause()PlSqlParser.index_partitioning_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Index_partitioning_clauseContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterIndex_partitioning_clause(PlSqlParser.Index_partitioning_clauseContext ctx) Enter a parse tree produced byPlSqlParser.index_partitioning_clause().voidPlSqlParserListener.enterIndex_partitioning_clause(PlSqlParser.Index_partitioning_clauseContext ctx) Enter a parse tree produced byPlSqlParser.index_partitioning_clause().voidPlSqlParserBaseListener.exitIndex_partitioning_clause(PlSqlParser.Index_partitioning_clauseContext ctx) Exit a parse tree produced byPlSqlParser.index_partitioning_clause().voidPlSqlParserListener.exitIndex_partitioning_clause(PlSqlParser.Index_partitioning_clauseContext ctx) Exit a parse tree produced byPlSqlParser.index_partitioning_clause().