First off welcome to ibatis!
Second please don't use this email list for help topics like this. You
should use the user-java@ibatis.apache.org for normal question like this.
This allows others in the community to help. I have included it in the
reply to move this to the correct email list.
You
You might want to check out the new documentation. The new parameter format
is: #{param}, not #param#
On Fri, Dec 18, 2009 at 6:44 AM, JJ Stuart wrote:
>
> I'm a newbie to iBatis and am currently trying to call a parameterised
> stored
> procedure using v3.5 beta of iBatis.
>
> The following m
I'm a newbie to iBatis and am currently trying to call a parameterised stored
procedure using v3.5 beta of iBatis.
The following mapping works with a hardcoded value
http://ibatis.apache.org/dtd/ibatis-3-mapper.dtd";>
{call test_proc3 (102)}