Skip to content

Hibernate ORM project using Java 21 and PostgreSQL. Covers One-to-One, One-to-Many, Many-to-One, Many-to-Many mappings, fetch strategies (eager/lazy), @embeddable, second-level caching, and schema customization. Built for scalable and maintainable Java persistence.

Notifications You must be signed in to change notification settings

manikantareddy12/HibernateWithPostgreSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HibernateWithPostgreSQL

Hibernate ORM project using Java 21 and PostgreSQL. Covers One-to-One, One-to-Many, Many-to-One, Many-to-Many mappings, fetch strategies (eager/lazy), @Embeddable, second-level caching, and schema customization. Built for scalable and maintainable Java persistence.

About

Hibernate ORM project using Java 21 and PostgreSQL. Covers One-to-One, One-to-Many, Many-to-One, Many-to-Many mappings, fetch strategies (eager/lazy), @embeddable, second-level caching, and schema customization. Built for scalable and maintainable Java persistence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages