*ToOne relationships specified as LAZY in xml aren't honored
------------------------------------------------------------

                 Key: OPENJPA-1989
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1989
             Project: OpenJPA
          Issue Type: Bug
    Affects Versions: 2.1.0, 2.2.0
            Reporter: Rick Curtis
            Assignee: Rick Curtis
             Fix For: 2.2.0


While doing some testing I found that trying to override a [*]ToOne mapping as 
LAZY doesn't work. It is a simple change to the XML parser where when we find a 
ToOne element with a fetch specified, we need to explicitly set whether it is 
in the default fetch group.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to