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

Rick Curtis closed OPENJPA-2524.
--------------------------------

    Resolution: Duplicate

> Lazy fields are not updated in L2 cache.
> ----------------------------------------
>
>                 Key: OPENJPA-2524
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2524
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 2.3.0
>            Reporter: brian yoder
>
> If you have a cached entity in the L2 cache and later fetch a LAZY field from 
> the entity it will fetch it from the DB.  However it won't update the cached 
> entity with the lazy field value, which is what I would expect.  It is 
> prefered if the Entity would get updated in L2 cache, so that subsequent 
> calls don't hit the DB again and again.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to