You are viewing a plain text version of this content. The canonical link for it is here.
Posted to graffito-dev@incubator.apache.org by "Christophe Lombart (JIRA)" <ji...@apache.org> on 2006/06/21 12:54:30 UTC

[jira] Closed: (GRFT-42) Increase performance for Bean & collections fields

     [ http://issues.apache.org/jira/browse/GRFT-42?page=all ]
     
Christophe Lombart closed GRFT-42:
----------------------------------

    Resolution: Fixed

The proxy has been implemented for bean & collection descriptors.
auto-update, auto-insert, auto-retrieve has been also implemented. By this way, operations on object graphs can be optimized.

> Increase performance for Bean & collections fields
> --------------------------------------------------
>
>          Key: GRFT-42
>          URL: http://issues.apache.org/jira/browse/GRFT-42
>      Project: Graffito
>         Type: Task

>   Components: JCR-Mapping
>     Reporter: Christophe Lombart
>      Fix For: 1.0-a1-dev

>
> when loading or updating bean and collection fields, we can increase the performance by using the following features : 
> * proxy / Lazy loading :  load the bean or the collection when the getter is called (not when the main object is retrieved)
> * auto-update : this attribute can specify if the bean or the collection has to be  updated.

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