HQL Abbreviate - Hibernate Query Language

Q.  Abbreviate the term HQL?
- Published on 13 Jul 15

a. Hibernate Queue Language
b. Hibernate Query Language
c. Hipher Query Language
d. None of the above

ANSWER: Hibernate Query Language
 

    Discussion

  • Prajakta Pandit   -Posted on 14 Dec 15

    - HQL stands for Hibernate Query Language.

    - It is the data query language that comes with the hibernate.

    - It is a Java-based library for accessing the relational data.

    Advantages of HQL

    1. It provides one language for accessing the different SQL databases, with its different flavor of SQL.

    2. It has the object oriented extensions which can be very powerful.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)