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