Hibernate is the open source (under the GNU Lesser General Public License 2.1) which provides a high-performance object-relational mapping (ORM) and data query services using HQL and SQL.
- Start development with Hibernate – XML Mapping File Hibernate
- Hibernate Query Language
- Hibernate OutOfMemoryError problem – Hibernate Batch processing
- Hibernate Lazy Fetch and Eager Fetch Type – Spring Boot
- How to use Hibernate Annotations to work with Database