MapJoin<X,K,V> correlate(
MapJoin<X,K,V> parentMap
)
Create a subquery map join object correlated to a map join object of the enclosing query.
- Parameters:
parentMap
- join object of the containing query
- Return:
- subquery join
- Since:
- JPA 2.0