What is the value that is actually getting passed back?
Brandon
On 5/17/05, Binh Tran <[EMAIL PROTECTED]> wrote:
> Hi all,
> When I tried to execute a procedure to return type NUMBER, I got this error
> message.
>
> [java] Caused by: com.ibatis.common.beans.ProbeException: Could not set
> proper
I didn't test it myself but could it be that your parameter map says "int" but the actual type is "Integer"?
Mark
On 5/17/05, Binh Tran <[EMAIL PROTECTED]> wrote:
Hi all,When I tried to execute a procedure to return type NUMBER, I got this errormessage.
[java] Caused by: com.ibatis.common.beans.
Hi all,
When I tried to execute a procedure to return type NUMBER, I got this error
message.
[java] Caused by: com.ibatis.common.beans.ProbeException: Could not set
property 'userId' for com.cellmania.cingular.user.UserParams. Cause:
java.lang.IllegalArgumentException: argument type mismatch
3 matches
Mail list logo