Jeff, thank you so much! I look forward to the 2.2 release with great anticipation. I have not seen a release schedule for this version; do you know when it is expected to go GA? -- Paul

"Open Source User (JIRA)" <ibatis-dev@incubator.apache.org> wrote:
[ http://issues.apache.org/jira/browse/IBATIS-225?page=comments#action_12418703 ]

Open Source User commented on IBATIS-225:
-----------------------------------------

How do I get this fix? I do not have any latest releases available for Java DataMapper version at iBatis.apache.org

> Reuse resultmap for single bean property
> ----------------------------------------
>
> Key: IBATIS-225
> URL: http://issues.apache.org/jira/browse/IBATIS-225
> Project: iBatis for Java
> Type: Improvement

> Components: SQL Maps
> Reporter: Huy Do
> Assignee: Jeff Butler
> Fix For: 2.2.0

>
> Allow the following reuse of result maps
>
>
>
>

>
>
>

> with beans
> class Pick {
> String pickId;
> Sale sale;
> }
> class Sale {
> String saleId;
> }
> At the moment can only be reused if property "sale" is a collection.

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



Yahoo! Music Unlimited - Access over 1 million songs. Try it free.

Reply via email to