+

Search Tips   |   Advanced Search

MEMBER OF predicate

This expression tests whether the object reference specified by the single valued path expression or input parameter is a member of the designated collection.

If the collection valued path expression designates an empty collection the value of the MEMBER OF expression is FALSE.


Example: MEMBER OF predicate

Find employees that are not members of a given department number:

Find employees whose manager is a member of a given department number:


Related concepts

  • EJB query language
  • WHERE clause


    Related tasks

  • Use EJB query