1.

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.

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.



Discussion

No Comment Found