/Hibernate

This repository contains two projects: sample-1 and sample-2. They showcase the usage and implementation of Hibernate, a Java-based ORM framework. Sample-1 covers the fundamentals, including entity mapping and CRUD operations. Sample-2 explores advanced features like inheritance mapping, associations, caching, and transactions.

Primary LanguageJava

Stargazers