top of page
keyurpatelit

HQL quires

HQL stands for Hibernate Query Language.


Some Advantages of HQL queries

or

Why do developers have to use HQL instead of SQL queries?

- Database independence

- Easy to learn

- Mapping to Entity Classes

- Automatic SQL Generation

-Eager and Lazy Loading Control


https://github.com/KeyurJava/SimpleHQLExp.git

6 views0 comments

Recent Posts

See All

Comments


bottom of page