DEVFYI - Developer Resource - FYI

What is Enterprise JavaBeans Query Language (EJB QL)

J2EE Interview Questions and Answers (Part 1)


(Continued from previous question...)

90. What is Enterprise JavaBeans Query Language (EJB QL)

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.

(Continued on next question...)

Other Interview Questions