Uses of Class
org.springframework.batch.item.database.AbstractPagingItemReader
Package
Description
Infrastructure implementations of database based item readers and writers.
-
Uses of AbstractPagingItemReader in org.springframework.batch.item.database
Modifier and TypeClassDescriptionclass
ItemReader
for reading database records using JDBC in a paging fashion.class
ItemReader
for reading database records built on top of JPA.