iBatis sybase stored procedure use return value of one query to another in batch execute sql map
I need help in mapping the following batch statement in iBatis sql map. declare @newFuncIdnumeric(7,0), @newFailureId numeric(7,0), @newEffectid numeric(7,0) , @newCauseID numeric(7,0) , @newControlID numeric(7,0) ,
Ibatis IRAD
I 'm using iBATIS 2.0 with the WebSphere6. In my sqlMapConfig file, the IRAD server complains about Unknownhost exception "www.ibatis.com" . http://www.ibatis.com/dtd/sql-map-config-2.dtd";> And also the same with the data confi