JPA Methodin javax.persistence.criteria.CriteriaBuilderExpression<Integer> size( C collection) Create an expression that tests the size of a collection. Parameters:collection - collectionReturn: size expressionSince:JPA 2.0