This repository contains various Hibernate projects demonstrating the core concepts of Hibernate ORM with and without Maven, including CRUD operations, HQL, and Stored Procedures. These projects are structured to help beginners understand Hibernate step-by-step using Java and MySQL.
- Hibernate projects using Maven and Non-Maven setups
- Performing CRUD operations using Hibernate
- Executing HQL (Hibernate Query Language)
- Integrating Stored Procedures with Hibernate
- Well-structured projects for easy understanding
Each folder represents a specific Hibernate concept or tutorial progression.
| Folder Name | Description |
|---|---|
| Hibernate01WithMavenProjectYouTube | Basic Hibernate setup with Maven. |
| Hibernate02WithMavenProjectYouTube | Hibernate configuration with annotations. |
| Hibernate03WithMavenProjectYouTube | Inserting data using Hibernate ORM. |
| Hibernate04WithMavenProjectYouTube | Updating and deleting data using Hibernate. |
| Hibernate05WithMavenProjectYouTube | Mapping entities with relationships. |
| Hibernate06WithMavenProjectYouTube | Hibernate with MySQL database integration. |
| Hibernate07HQLYouTube | Executing HQL queries in Hibernate. |
| HibernateCrudOperationsSP | CRUD operations using Stored Procedures. |
| HibernateMaven | General project with Hibernate and Maven configuration. |
| HibernateWithoutMaven | Hibernate setup without using Maven. |
- JDK 8 or above
- MySQL Database
- Eclipse IDE or IntelliJ IDEA
- Maven (for Maven-based projects)
You’re welcome to contribute! Fork the repo and share your Hibernate projects or improvements.
For queries, suggestions, or collaboration:
- 📧 Email: sj967334@gmail.com
- 🔗 LinkedIn: narayanpjagtap