Hi ,
I was going thru the manual of SpringBatch where I discover about line mapper and come to know that it is similar to row mapper that we have in jdbc templates of spring COULD YOU PLEASE TELL ME whether line mapper takes the row from the input file and convert that whole string into an object to set it in filed set..?plz explain it![]()


Reply With Quote
