oh, thank you, Clinton :)
 
I have one more question, if there's one query which retrieve 1 million records, what happens?, will my web application be out of heap space :? I use Tomcat
 
thanks in advance :)
----- Original Message -----
Sent: Thursday, June 22, 2006 8:36 AM
Subject: Re: [HELP] Does iBatis support multi DB ?

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