Files
spring-batch/spring-batch-infrastructure
Henning Pöttker 781faf1306 Fix multi-threaded empty read for JdbcPagingItemReader
On empty input, the JdbcPagingItemReader cannot derive
a start value for the sort key to be used in further
queries. For multi-threaded steps, it is thus necessary
to prevent the reader from trying to read further pages
if the first page is empty.

Issue #3898
2021-09-24 10:35:13 +02:00
..
2014-04-02 14:35:53 -04:00