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

Jeff Butler closed IBATIS-374.
------------------------------

    Fix Version/s: 2.3.0
       Resolution: Fixed

In SVN.

We'll throw a RuntimeException if the <resultMap> doesn't extend another 
<resultMap> - there must be at least one <result> element after processing the 
extends attribute.

> Allow <resultMap> Without Any <result> SubElements
> --------------------------------------------------
>
>                 Key: IBATIS-374
>                 URL: http://issues.apache.org/jira/browse/IBATIS-374
>             Project: iBatis for Java
>          Issue Type: Improvement
>          Components: SQL Maps
>    Affects Versions: 2.2.0
>         Environment: All
>            Reporter: Jeff Butler
>         Assigned To: Jeff Butler
>             Fix For: 2.3.0
>
>
> Per this message:
> http://www.mail-archive.com/dev@ibatis.apache.org/msg02026.html
> There are cases where a <resultMap> extends another <resultMap> and does not 
> need to add any additional <result> mappings.

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