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

Rick Curtis resolved OPENJPA-2220.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.0
    
> Persistent field fetching statistic tool
> ----------------------------------------
>
>                 Key: OPENJPA-2220
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2220
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: tooling
>    Affects Versions: 2.3.0, 2.2.1
>            Reporter: Helen Xu
>            Assignee: Rick Curtis
>             Fix For: 2.3.0
>
>         Attachments: OPENJPA-2220Patch.txt, READMEpatch, 
> statisticToolDocPatch.txt
>
>
> This task is to create a statistic tool which monitors the persistent fields 
> fetching and finds out the fields which are never accessed. Based on the 
> statistic data, user can set the field access type to LAZY to improve the 
> performance by eliminating the data loading and processing time.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to