JPA Methodin javax.persistence.criteria.CriteriaBuilderExpression<Set<K>> keys( M map) Create an expression that returns the keys of a map. Parameters:map - mapReturn: set expressionSince:JPA 2.0