Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Allocate_extent_clauseContext
Packages that use PlSqlParser.Allocate_extent_clauseContext
-
Uses of PlSqlParser.Allocate_extent_clauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Allocate_extent_clauseContextModifier and TypeMethodDescriptionPlSqlParser.allocate_extent_clause()PlSqlParser.Alter_clusterContext.allocate_extent_clause(int i) PlSqlParser.Alter_index_ops_set1Context.allocate_extent_clause(int i) PlSqlParser.Alter_mapping_table_clauseContext.allocate_extent_clause()PlSqlParser.Alter_materialized_view_logContext.allocate_extent_clause()PlSqlParser.Alter_materialized_viewContext.allocate_extent_clause()PlSqlParser.Alter_overflow_clauseContext.allocate_extent_clause(int i) PlSqlParser.Alter_table_properties_1Context.allocate_extent_clause(int i) PlSqlParser.Modify_index_partitions_opsContext.allocate_extent_clause()PlSqlParser.Modify_index_subpartitionContext.allocate_extent_clause()PlSqlParser.Modify_lob_parametersContext.allocate_extent_clause(int i) Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Allocate_extent_clauseContextModifier and TypeMethodDescriptionPlSqlParser.Alter_clusterContext.allocate_extent_clause()PlSqlParser.Alter_index_ops_set1Context.allocate_extent_clause()PlSqlParser.Alter_overflow_clauseContext.allocate_extent_clause()PlSqlParser.Alter_table_properties_1Context.allocate_extent_clause()PlSqlParser.Modify_lob_parametersContext.allocate_extent_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Allocate_extent_clauseContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterAllocate_extent_clause(PlSqlParser.Allocate_extent_clauseContext ctx) Enter a parse tree produced byPlSqlParser.allocate_extent_clause().voidPlSqlParserListener.enterAllocate_extent_clause(PlSqlParser.Allocate_extent_clauseContext ctx) Enter a parse tree produced byPlSqlParser.allocate_extent_clause().voidPlSqlParserBaseListener.exitAllocate_extent_clause(PlSqlParser.Allocate_extent_clauseContext ctx) Exit a parse tree produced byPlSqlParser.allocate_extent_clause().voidPlSqlParserListener.exitAllocate_extent_clause(PlSqlParser.Allocate_extent_clauseContext ctx) Exit a parse tree produced byPlSqlParser.allocate_extent_clause().