getModel() - JPA PluralJoin's method
Method javax.persistence.criteria.PluralJoin
PluralAttribute<?,C,E> getModel()
Return the metamodel representation for the collection-valued attribute corresponding to the join.
- Returns:
- metamodel collection-valued attribute corresponding to the target of the join
- Since:
- JPA 2.0