Hi There,

I am facing issues while I invoke a sql / stored procedure in RAD 7.0 using
Ibatis.

Do I need add any .jars or others to make it work with RAD.

Please look into the issues as below.

1. while I invoke a plain sql I am not getting the result.
2. While I invoke a stored procedure, the transaction is getting timed out.

when i invoke the above using ordinary java.sql.connection ( I get this
connection object from SqlMapClient.getDataSource().getConnection()) it is
working fine for both points 1&2.

Your help will be highly appreciated. 

Regards
Venkat
-- 
View this message in context: 
http://www.nabble.com/Please-help---Using-IBatis-in-RAD-7.0-tf4652521.html#a13292529
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.

Reply via email to