JPA Method
in javax.persistence.criteria.MapJoin

Path<V> value()


Create a path expression that corresponds to the map value. This method is for stylistic use only: it just returns this.
Return:
path corresponding to the map value
Since:
JPA 2.0