SetJoin<X,Y> correlate(
SetJoin<X,Y> parentSet
)
Create a subquery set join object correlated to a set join object of the enclosing query.
- Parameters:
parentSet
- join object of the containing query
- Return:
- subquery join
- Since:
- JPA 2.0