-
Jan 10th, 2013, 08:50 AM
#1
multiple processor with same reader
Hi,
I'm a new spring-batch user, and I wonder if it's possible to use multiple processors in a job.
My reader reads in DB, my processor do his job and my composite writer serialize it in DB and in a file.
But now, I'like to write in another table.. but I need my processor to do something else to build that list.
Is there a way to do this ?
My workaround is to write another writer, wich read the list to update it, and I store it... so I read my list one more time..
Thx for your help.
jeb.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules