Hibernate Series

Browse the complete Hibernate tutorial series with example-driven, step-by-step guides.

Series
9
managing-transactions-with-hibernate

Managing Transactions with Hibernate

Learn how to manage transactions in Hibernate effectively with annotations, configurations, CRUD examples, and best practices for performance

Chapter 9 Open
19
native-sql-queries-hibernate

Native SQL Queries in Hibernate

Learn how to use Native SQL Queries in Hibernate with examples, configurations, best practices, pitfalls, and Hibernate 5 vs Hibernate 6 changes

Chapter 19 Open
39
multi-tenancy-support-in-hibernate

Multi-Tenancy Support in Hibernate

Learn how to implement schema, database, and discriminator-based multi-tenancy in Hibernate with Spring Boot integration, code examples, and performance tips.

Chapter 39 Open
43
hibernate-in-microservices-architecture

Hibernate in Microservices Architecture

Learn how to integrate Hibernate in microservices architecture with Spring Boot, database-per-service, caching, concurrency, and production best practices

Chapter 43 Open
46
using-hibernate-in-distributed-systems

Using Hibernate in Distributed Systems

Learn how to use Hibernate in distributed systems with caching, concurrency, database replication, Spring Boot integration, and production best practices

Chapter 46 Open