You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ibatis.apache.org by "Gilles Bayon (JIRA)" <ib...@incubator.apache.org> on 2005/11/11 21:26:03 UTC

[jira] Closed: (IBATISNET-126) Invalid assignement of Custom type handler in inline parameter

     [ http://issues.apache.org/jira/browse/IBATISNET-126?page=all ]
     
Gilles Bayon closed IBATISNET-126:
----------------------------------

    Resolution: Fixed

In SVN

> Invalid assignement of Custom type handler in inline parameter
> --------------------------------------------------------------
>
>          Key: IBATISNET-126
>          URL: http://issues.apache.org/jira/browse/IBATISNET-126
>      Project: iBatis for .NET
>         Type: Bug
>   Components: DataMapper
>     Versions: DataMapper 1.2.1
>     Reporter: Gilles Bayon
>     Assignee: Gilles Bayon
>      Fix For: DataMapper 1.3

>
> As in
> Insert into Others
> ( Other_Int, Other_Long, Other_Bit, Other_String  )
> values
> ( #Int#, #Long#, #Bool#, #Bool2,type=bool,dbType=Varchar#)
> or
> Insert into Others
> ( Other_Int, Other_Long, Other_Bit, Other_String  )
> values
> ( #Int#, #Long#, #Bool#, #Bool2,handler=OuiNonBool#)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira