getModel() - JPA MapJoin's method
Method javax.persistence.criteria.MapJoin
MapAttribute<?,K,V> getModel()
Return the metamodel representation for the map attribute.
- Returns:
- metamodel type representing the
Map
that is the target of the join
- Since:
- JPA 2.0