[ http://issues.apache.org/jira/browse/IBATISNET-124?page=all ]

Ron Grabowski reassigned IBATISNET-124:
---------------------------------------

    Assign To: Ron Grabowski

I think this:

 configurationScope.TypeHandlerFactory.IsSimpleType(insertParameterClass) == 
false)

needs to be replaced by this:

 ObjectProbe.IsSimpleType(insertParameterClass) == false)

> SelectKey.cs Initialization fails if insert parameterClass is IDictionary
> -------------------------------------------------------------------------
>
>          Key: IBATISNET-124
>          URL: http://issues.apache.org/jira/browse/IBATISNET-124
>      Project: iBatis for .NET
>         Type: Bug
>   Components: DataMapper
>     Versions: DataMapper 1.3
>     Reporter: H. E. Sum
>     Assignee: Ron Grabowski

>
> Should ignore settable property lookup if insertParameterClass is of type 
> System.Collections.IDictionary

-- 
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

Reply via email to