Uses of Class
org.springframework.batch.infrastructure.item.data.AbstractPaginatedDataItemReader
Packages that use AbstractPaginatedDataItemReader
Package
Description
Spring Data related readers and writers.
-
Uses of AbstractPaginatedDataItemReader in org.springframework.batch.infrastructure.item.data
Modifier and TypeClassDescriptionclass
RestartableItemReader
that reads documents from MongoDB via a paging technique.