[
https://issues.apache.org/jira/browse/OPENJPA-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Paliwal updated OPENJPA-1128:
------------------------------------
Attachment: Relaxing_the_Collocation_Constraint.pdf
OPENJPA-1128-TEST-1.patch
OPENJPA-1128-1.patch
The patch contains changes to relax the collocation constraint in case of
OneToOne mapping.
The document contains information regarding what works and what are the
limitations.
> 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
> Fix For: 2.0.0
>
> Attachments: OPENJPA-1128-1.patch, OPENJPA-1128-TEST-1.patch,
> Relaxing_the_Collocation_Constraint.pdf
>
>
> 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.