Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Partitioning_storage_clauseContext
Packages that use PlSqlParser.Partitioning_storage_clauseContext
-
Uses of PlSqlParser.Partitioning_storage_clauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Partitioning_storage_clauseContextModifier and TypeMethodDescriptionPlSqlParser.Individual_hash_partitionsContext.partitioning_storage_clause(int i) PlSqlParser.Individual_hash_subpartsContext.partitioning_storage_clause()PlSqlParser.List_subpartition_descContext.partitioning_storage_clause()PlSqlParser.partitioning_storage_clause()PlSqlParser.Range_subpartition_descContext.partitioning_storage_clause()Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Partitioning_storage_clauseContextModifier and TypeMethodDescriptionPlSqlParser.Individual_hash_partitionsContext.partitioning_storage_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Partitioning_storage_clauseContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterPartitioning_storage_clause(PlSqlParser.Partitioning_storage_clauseContext ctx) Enter a parse tree produced byPlSqlParser.partitioning_storage_clause().voidPlSqlParserListener.enterPartitioning_storage_clause(PlSqlParser.Partitioning_storage_clauseContext ctx) Enter a parse tree produced byPlSqlParser.partitioning_storage_clause().voidPlSqlParserBaseListener.exitPartitioning_storage_clause(PlSqlParser.Partitioning_storage_clauseContext ctx) Exit a parse tree produced byPlSqlParser.partitioning_storage_clause().voidPlSqlParserListener.exitPartitioning_storage_clause(PlSqlParser.Partitioning_storage_clauseContext ctx) Exit a parse tree produced byPlSqlParser.partitioning_storage_clause().