collection-valued-path-expression IS [NOT] EMPTY
Example: Empty collection predicate
SELECT OBJECT(d) FROM DeptBean d WHERE d.emps IS EMPTY
Related conceptsEJB query languageWHERE clause
Related tasksUsing EJB query