Type safe Hibernate query builder (HQL)
-
Updated
Oct 6, 2025 - Java
Type safe Hibernate query builder (HQL)
A small project based on the CURD operations through Hibernate with JPA . There is the @manytomany entity relation between the Actor and the Movie. In this Project I have used Hibernate with SQL, HQL, JPA(Pre defined method) to learn and tell the working of the code in different aspects.
A workspace containing Hibernate ORM examples for learning and practicing database interaction in Java.
A website for raising tickets for issues included with admin dashboard
HQL-Fabric is a lightweight, extensible library for building and executing dynamic HQL queries using a fluent DSL. It eliminates boilerplate Repositories, improves query traceability, and centralizes execution with Hibernate/JPA, enabling easier debugging, logging, and support for advanced features like sharding and routing.
Add a description, image, and links to the hql topic page so that developers can more easily learn about it.
To associate your repository with the hql topic, visit your repo's landing page and select "manage topics."