ibatis 3 and calling stored procedure

2010-06-28 Thread Ashish Kulkarni
Hi Is there any place where it has updated information about calling stored procedure from ibatis 3.0, i checked google and could not find any, I was reading user guide and it says parameterMap is not used, I tried the code below and seems it is working, but i would like to do this using some meth

Re: ibatis 3 and calling stored procedure

2010-06-28 Thread Larry Meadors
The ibatis project has moved and been renamed. It is no longer being maintained as an Apache project, but has moved (along with the development team) here: http://www.mybatis.org/ Please join us at the new location by joining the mailing list here: http://groups.google.com/group/mybatis-user L