Hi,
I have a need of merging multiple records (from DB) to single output record and write (to DB to another table).
http://static.springsource.org/sprin...trategies.html mentions that
...
In addition to the main building blocks, each application may use one or more of standard utility steps, such as:
...
Merge - A program that reads records from multiple input files and produces one output file with combined data from the input files. Merges can be tailored or performed by parameter-driven standard system utilities.
How ever I have not found any such utilities. Does such off-the-shelf utility exists?
If not has anyone done similar?
Thanks,
Muneer Ahmed


Reply With Quote
