Thanks for the reply.
The PROCESSED column is definitely one of the fields of the item's POJO. Thus, there should be a way to make it work without using a ChunkListener, correct?
Type: Posts; User: SirDap; Keyword(s):
Thanks for the reply.
The PROCESSED column is definitely one of the fields of the item's POJO. Thus, there should be a way to make it work without using a ChunkListener, correct?
I am curious if anyone has configured a JpaPagingItemReader (or HibernatePagingItemReader) in a process indicator pattern. I have a dedicated PROCESSED column which the the reader scans all values of...