Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Partition_extension_clauseContext
Packages that use PlSqlParser.Partition_extension_clauseContext
-
Uses of PlSqlParser.Partition_extension_clauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Partition_extension_clauseContextModifier and TypeMethodDescriptionPlSqlParser.Lock_table_elementContext.partition_extension_clause()PlSqlParser.partition_extension_clause()PlSqlParser.Tableview_nameContext.partition_extension_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Partition_extension_clauseContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterPartition_extension_clause(PlSqlParser.Partition_extension_clauseContext ctx) Enter a parse tree produced byPlSqlParser.partition_extension_clause().voidPlSqlParserListener.enterPartition_extension_clause(PlSqlParser.Partition_extension_clauseContext ctx) Enter a parse tree produced byPlSqlParser.partition_extension_clause().voidPlSqlParserBaseListener.exitPartition_extension_clause(PlSqlParser.Partition_extension_clauseContext ctx) Exit a parse tree produced byPlSqlParser.partition_extension_clause().voidPlSqlParserListener.exitPartition_extension_clause(PlSqlParser.Partition_extension_clauseContext ctx) Exit a parse tree produced byPlSqlParser.partition_extension_clause().