Collocation constraint in case of OneToOne unidirectional Eager join.
---------------------------------------------------------------------

                 Key: OPENJPA-1128
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1128
             Project: OpenJPA
          Issue Type: New Feature
          Components: slice
    Affects Versions: 2.0.0
         Environment: Windows, openjpa 2.0.0
            Reporter: Ashish Paliwal


In case of OneToOne eager unidirectional join, collocation constraint holds 
currently. This means, say we have 2 entities Person and Address, then both 
Person and its related address needs to be in the same slice. 
This feature is to remove this restriction in case of OneToOne eager 
unidirectional join.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to