Jakarta Persistence (JPA) Method

Set<Join<?,?>> getCorrelatedJoins()


Return the correlated joins of the subquery. Returns empty set if the subquery has no correlated joins. Modifications to the set do not affect the query.
Returns:
the correlated joins of the subquery.
Since:
Jakarta Persistence (JPA) 1.0