You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains hands-on examples demonstrating the use of Hibernate and Java Persistence API (JPA) for object-relational mapping (ORM) in Java applications. It serves as a practical guide for understanding how to map Java objects to relational database tables and manage data persistence effectively.
This project contains handon coding for Hibernate and Spring JPA
Hibernate -
EntitManager methods
Relationships
Inheritance Hirarchy
Ehcache Implementation
JPA -
Relationships
Repositories
Queries
About
This repository contains hands-on examples demonstrating the use of Hibernate and Java Persistence API (JPA) for object-relational mapping (ORM) in Java applications. It serves as a practical guide for understanding how to map Java objects to relational database tables and manage data persistence effectively.