You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Pinaki Poddar (JIRA)" <ji...@apache.org> on 2013/05/06 19:46:16 UTC

[jira] [Commented] (OPENJPA-2379) Simplify detemining load state

    [ https://issues.apache.org/jira/browse/OPENJPA-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649905#comment-13649905 ] 

Pinaki Poddar commented on OPENJPA-2379:
----------------------------------------

Some tests are retired that verifies that if a lazy field is not loaded eagerly. But lazy field can be loaded eagerly. It is a hint rather than a strict directive.

                
> Simplify detemining load state
> ------------------------------
>
>                 Key: OPENJPA-2379
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2379
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: jpa
>            Reporter: Pinaki Poddar
>            Assignee: Pinaki Poddar
>            Priority: Minor
>
> A simplification is suggested to determine load state of an entity.
> If the statemanager says field at index i is loaded, we assume it is loaded. Currently the logic reversed i.e. if StateManager says the field is not loaded, we say it is not loaded.   

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