Hi,
I'm reading the data from the flat file & inserting into DB with batch process.
Definition of table & the column are defined in Config file as it may vary.
I want to know how we need define the setter for these values or is there any other way to handle this.
Thanks


Reply With Quote