Question - What is Enterprise JavaBeans Query Language (EJB QL) ?
Answer -
Defines the queries for the finder and select methods of an entity bean having container-managed persistence. A subset of SQL92, EJB QL has extensions that allow navigation over the relationships defined in an entity bean's abstract schema.