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 context: http://www.nabble.com/Creating-Connection-tf2566064.html#a7152058 Sent from the iBATIS - User - Cs mailing list archive at Nabble.com.

