JobRepository « Batch « Spring Q&A





1. Spring Batch resourceless JobRepository    stackoverflow.com


I'm using Spring Batch for a system that does a lot of batch operations.
I'm using SimpleJobRepository with in memory DAOs.
I would like to know if there is a way to avoid ...

2. In-Memory Spring-batch jobRepository    forum.springsource.org

Mar 10th, 2011, 11:55 AM #1 dharapvj View Profile View Forum Posts Private Message Junior Member Join Date Jul 2010 Posts 5 In-Memory Spring-batch jobRepository Hi, I have used spring-batch in ...