Skip to content
#

hibernate-jpa

Here are 1,066 public repositories matching this topic...

Hibernate Query Language (HQL) is same as SQL (Structured Query Language) but it doesn't depends on the table of the database. Instead of table name, we use class name in HQL. So it is database independent query language.

  • Updated Jun 17, 2019
  • Java

Improve this page

Add a description, image, and links to the hibernate-jpa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hibernate-jpa topic, visit your repo's landing page and select "manage topics."

Learn more