JPA - Criteria QuerySupport for Joins without associations
908863Jan 4 2012 — edited Jan 5 2012Hi there,
The questions I have is:
1. There seems no support for performing outer joins without associations in the entity. So if I need to take 2 random unrelated entities and join them via Criteria I cannot do this. Is this supported in some way?
2. If its not supported, what is the plan for supporting this if there is any?
Response of this would be highly be appreciated.
thanks,
ratang