Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Partition_extended_namesContext
Packages that use PlSqlParser.Partition_extended_namesContext
-
Uses of PlSqlParser.Partition_extended_namesContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Partition_extended_namesContextModifier and TypeMethodDescriptionPlSqlParser.Drop_table_partitionContext.partition_extended_names()PlSqlParser.partition_extended_names()PlSqlParser.Truncate_table_partitionContext.partition_extended_names()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Partition_extended_namesContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterPartition_extended_names(PlSqlParser.Partition_extended_namesContext ctx) Enter a parse tree produced byPlSqlParser.partition_extended_names().voidPlSqlParserListener.enterPartition_extended_names(PlSqlParser.Partition_extended_namesContext ctx) Enter a parse tree produced byPlSqlParser.partition_extended_names().voidPlSqlParserBaseListener.exitPartition_extended_names(PlSqlParser.Partition_extended_namesContext ctx) Exit a parse tree produced byPlSqlParser.partition_extended_names().voidPlSqlParserListener.exitPartition_extended_names(PlSqlParser.Partition_extended_namesContext ctx) Exit a parse tree produced byPlSqlParser.partition_extended_names().