MapJoin<X,K,V> join(
MapAttribute<?superX,K,V> map,
JoinType jt
)
Create a join to the specified Map-valued attribute using the given join type.
- Parameters:
map
- target of the joinjt
- join type
- Return:
- the resulting join
- Since:
- JPA 2.0