Uses of Class
org.springframework.batch.item.database.JpaPagingItemReader
Package
Description
Builders for database item readers and writers.
-
Uses of JpaPagingItemReader in org.springframework.batch.item.database.builder
Modifier and TypeMethodDescriptionJpaPagingItemReaderBuilder.build()
Returns a fully constructedJpaPagingItemReader
.