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