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

Gilles Bayon closed IBATISNET-182.
----------------------------------

       Resolution: Fixed
    Fix Version/s: DataMapper 1.6
         Assignee: Gilles Bayon

In SVN

> Lazy load support for Items
> ---------------------------
>
>                 Key: IBATISNET-182
>                 URL: https://issues.apache.org/jira/browse/IBATISNET-182
>             Project: iBatis for .NET
>          Issue Type: Sub-task
>          Components: DataMapper
>    Affects Versions: DataMapper 1.6
>            Reporter: David Marzo
>         Assigned To: Gilles Bayon
>            Priority: Minor
>             Fix For: DataMapper 1.6
>
>         Attachments: LazyLoadForItems.patch
>
>
> Attach a patch for the feature of lazy load Items, for the DataMapper version 
> 1.6
> Ej: 
>  Worker w = loadWorker(idWorker);
>  w.Boss.SayHello(); //Loaded by lazy load
> Worker<*--Aggregation--1>Boss

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

        

Reply via email to