Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Partition_extended_namesContext
-
Packages that use PlSqlParser.Partition_extended_namesContext Package Description io.debezium.ddl.parser.oracle.generated -
-
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_namesContext Modifier and Type Method Description PlSqlParser.Partition_extended_namesContextPlSqlParser. partition_extended_names()PlSqlParser.Partition_extended_namesContextPlSqlParser.Truncate_table_partitionContext. partition_extended_names()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Partition_extended_namesContext Modifier and Type Method Description voidPlSqlParserBaseListener. 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().
-