Hi,

My first post/question. Well what i have to do is that read multiple records from the database(same table or different) and then merge those records into one and then insert that one record in the database.

So my question is that do we have any facility provided by spring batch for merging records? If yes, what and how? if no then could anybody please tell me how to proceed for this requirement?

Thanks,