Pinaki Poddar created OPENJPA-2379:
--------------------------------------

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

Reply via email to