-
Dec 2nd, 2009, 03:25 AM
#1
Writing to several small-sized files
Hi everyone,
Is there a way to configure my xml-reader to write the result to severeral small files instead of one big file with a limited number of items?
-Nils
-
Dec 2nd, 2009, 09:06 AM
#2
It sounds like you want the MultiResourceItemWriter. You can set a count so that when the count it reached, it will move to the next file. See:
http://static.springsource.org/sprin...temWriter.html
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