iBatis sybase stored procedure use return value of one query to another in batch execute sql map

2007-10-25 Thread Kani
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

2007-10-04 Thread Kani
I 'm using iBATIS 2.0 with the WebSphere6. In my sqlMapConfig file, the IRAD server complains about Unknownhost exception www.ibatis.com . ?xml version=1.0 encoding=UTF-8? !DOCTYPE sqlMapConfig PUBLIC -//iBATIS.com//DTD SQL Map Config 2.0//EN http://www.ibatis.com/dtd/sql-map-config-2.dtd;