Yes, the same way JDBC supports multiple databases. 

SQL Maps doesn't do anything special, but there's no reason you can't use it with multiple databases in a single application.

The DAO framework though, does allow you to configure multiple database contexts within a single DAO factory.

Cheers,
Clinton

On 6/21/06, Pham Anh Tuan <[EMAIL PROTECTED]> wrote:
Hi all,
 
I wonder can I use iBatis in a web app which uses multi datasource (DB) ?
 
help me, thanks in advance!
 
bowlkhin

Reply via email to