Jakarta Persistence (JPA) Method
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
- Returns:
- subquery join.
- Since:
- Jakarta Persistence (JPA) 1.0