Mutiple database

2006-11-02 Thread SBP
Hi, I am new to ibatis. How will I select from two different data bases. if any body have some links or codes please share. I need to implement in my project. Thanks in advance Subi -- View this message in context: http://www.nabble.com/Mutiple-database-tf2559446.html#a7132558 Sent from

Creating connection

2006-11-02 Thread SBP
Hi, I am new to Ibatis. For connection instead of specifying in the xml file , can i pass the the connection object while creating the connetion. Some thing like this in Hibernate : Session session = _factory.openSession(myConnection); please help. regards, Subhash -- View this message in