Another groupBy configuration problem:

Could not configure ResultMap named "User.ApplicationUserResultMap",
Cause: Unable to optimize create instance. Cause : Could not find
public constructor matching specified arguments for type
"ApplicationUser".

The groupBy configuration is requiring a public constructor. It's
unable to use my default constructor that is marked as internal.

On 2/19/07, Gilles Bayon (JIRA) <ibatis-dev@incubator.apache.org> wrote:

     [ 
https://issues.apache.org/jira/browse/IBATISNET-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gilles Bayon closed IBATISNET-209.
----------------------------------

    Resolution: Fixed

In SVN

> Improved verification on groupBy process configuration
> ------------------------------------------------------
>
>                 Key: IBATISNET-209
>                 URL: https://issues.apache.org/jira/browse/IBATISNET-209
>             Project: iBatis for .NET
>          Issue Type: Improvement
>          Components: DataMapper
>    Affects Versions: DataMapper 1.6
>            Reporter: Gilles Bayon
>         Assigned To: Gilles Bayon
>            Priority: Trivial
>             Fix For: DataMapper 1.6.1
>
>
> Added verification in configuration to verify that each element of groupBy 
attribute corresponds to a result property.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Reply via email to