MapJoin<X,K,V> join(
MapAttribute<?superX,K,V> map
)
Create an inner join to the specified Map-valued attribute.
- Parameters:
map
- target of the join
- Return:
- the resulting join
- Since:
- JPA 2.0
map
- target of the join