Results 1 to 3 of 3

Thread: How Can I Save Data into differen Database Tables Based Resource Name(eg. file name)?

  1. #1
    Join Date
    Dec 2011
    Posts
    5

    Default How Can I Save Data into differen Database Tables Based Resource Name(eg. file name)?

    Hello,

    I'm trying to save data record into different DB tables based on file name. There may be way to do this? Any suggest.

    I would really appreciate it if someone could tell me one approach to achieve this.

    Thanks!

  2. #2
    Join Date
    May 2011
    Location
    New Delhi, India
    Posts
    157

    Default

    Have a look at ClassifierCompositeItemWriter. You will also have to implement a Classifier that will be used in conjunction with ClassifierCompositeItemWriter

    http://static.springsource.org/sprin...temWriter.html

  3. #3
    Join Date
    Dec 2011
    Posts
    5

    Default

    Hi, rishishehrawat

    Thanks for your replies

    I will try your solution

    Thanks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •