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-tf2559286.html#a7132119
Sent from the iBATIS - Dev mailing list archive at Nabble.com.

Reply via email to