Hi, I need to configure IBatis with spring to use multiple databases. I have read that I can configure multiple databases with IBatis DAO using multiple context in the dao.xml. How can I configure the same in spring. Is there is spring wrapper for DAO. Or how can I configure multiple datasources with IBatis
Thanks -- View this message in context: http://www.nabble.com/IBatis-with-multiple-databases-t1569135.html#a4261197 Sent from the iBATIS - User - Java forum at Nabble.com.
