Results 1 to 2 of 2

Thread: IBatis and Spring with multiple with dynamic data source

  1. #1
    Join Date
    Mar 2012
    Posts
    3

    Default IBatis and Spring with multiple with dynamic data source

    Hi,
    I am using iBATIS and SPRING injection. the requirement is we have to create an archive functionality.
    So, i was looking for some option to use the same DAO and SQL but, pointing the query to ARCHIVE database when the user selects to pull data from archive.
    In other words, how we can dynamically change the datasource of the DAO bean?

  2. #2
    Join Date
    Mar 2012
    Posts
    3

    Default

    nobody has any answers?

Tags for this Thread

Posting Permissions

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