Uses of Class
org.springframework.batch.item.data.RepositoryItemWriter
Packages that use RepositoryItemWriter
Package
Description
Builders for Spring Data item readers and writers.
-
Uses of RepositoryItemWriter in org.springframework.batch.item.data.builder
Methods in org.springframework.batch.item.data.builder that return RepositoryItemWriterModifier and TypeMethodDescriptionRepositoryItemWriterBuilder.build()
Builds theRepositoryItemWriter
.