Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Inmemory_table_clauseContext
Packages that use PlSqlParser.Inmemory_table_clauseContext
-
Uses of PlSqlParser.Inmemory_table_clauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Inmemory_table_clauseContextModifier and TypeMethodDescriptionPlSqlParser.Alter_table_properties_1Context.inmemory_table_clause(int i) PlSqlParser.inmemory_table_clause()PlSqlParser.Physical_propertiesContext.inmemory_table_clause()PlSqlParser.Segment_attributes_clauseContext.inmemory_table_clause(int i) Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Inmemory_table_clauseContextModifier and TypeMethodDescriptionPlSqlParser.Alter_table_properties_1Context.inmemory_table_clause()PlSqlParser.Segment_attributes_clauseContext.inmemory_table_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Inmemory_table_clauseContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterInmemory_table_clause(PlSqlParser.Inmemory_table_clauseContext ctx) Enter a parse tree produced byPlSqlParser.inmemory_table_clause().voidPlSqlParserListener.enterInmemory_table_clause(PlSqlParser.Inmemory_table_clauseContext ctx) Enter a parse tree produced byPlSqlParser.inmemory_table_clause().voidPlSqlParserBaseListener.exitInmemory_table_clause(PlSqlParser.Inmemory_table_clauseContext ctx) Exit a parse tree produced byPlSqlParser.inmemory_table_clause().voidPlSqlParserListener.exitInmemory_table_clause(PlSqlParser.Inmemory_table_clauseContext ctx) Exit a parse tree produced byPlSqlParser.inmemory_table_clause().