[ 
https://issues.apache.org/jira/browse/OPENJPA-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashish Paliwal updated OPENJPA-1196:
------------------------------------

    Attachment: OPENJPA-1196-TEST-1.patch
                OPENJPA-1196-1.patch

The source code changes to enable this feature and the test cases for 
unidirectional lazy and eager cases.

> Making distributed join with "where" clause under limited relaxation
> --------------------------------------------------------------------
>
>                 Key: OPENJPA-1196
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1196
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: slice
>    Affects Versions: 2.0.0
>         Environment: Windows, openjpa 2.0.0
>            Reporter: Ashish Paliwal
>            Priority: Minor
>         Attachments: OPENJPA-1196-1.patch, OPENJPA-1196-TEST-1.patch
>
>
> Currently the distributed join can not be made. This feature aims at relaxing 
> this restriction in a limited way. 
> Approaching the complete problem in a step by step manner, the current 
> relaxation will allow to include a "where"
> clause in a distributed query, i.e whose object graph may be distributed 
> among different slices.
> Currently only "and" as condition connector and ">" as operator will be 
> provided. 

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