JPA Methodin javax.persistence.criteria.CriteriaBuilderExpression<Collection<V>> values( M map) Create an expression that returns the values of a map. Parameters:map - mapReturn: collection expressionSince:JPA 2.0