Predicate isNotEmpty(
Expression<C> collection
)
Create a predicate that tests whether a collection is not empty.
- Parameters:
collection
- expression
- Return:
- is-not-empty predicate
- Since:
- JPA 2.0
collection
- expression