DEV Community

# hibernate

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🔗 JPA Relationships Finally Made Sense When I Stopped Memorizing Them

🔗 JPA Relationships Finally Made Sense When I Stopped Memorizing Them

1
Comments
2 min read
🧠 Hibernate Felt Like Magic… Until I Understood Entity Lifecycle & Cascading

🧠 Hibernate Felt Like Magic… Until I Understood Entity Lifecycle & Cascading

1
Comments
3 min read
🔍 JPA, Hibernate, JDBC… I Was Confused Until This Finally Clicked

🔍 JPA, Hibernate, JDBC… I Was Confused Until This Finally Clicked

1
Comments
2 min read
Magic in the Wild: How Java Giants like Spring, Hibernate, and Mockito use Dynamic Proxies

Magic in the Wild: How Java Giants like Spring, Hibernate, and Mockito use Dynamic Proxies

1
Comments
6 min read
JPA Entity 어노테이션 완벽 가이드 - 상속, Named Query, 기본 매핑

JPA Entity 어노테이션 완벽 가이드 - 상속, Named Query, 기본 매핑

Comments
2 min read
Spring Data JPA 완벽 가이드 - Entity, Repository, Cache

Spring Data JPA 완벽 가이드 - Entity, Repository, Cache

Comments
2 min read
Hibernate XML 설정 가이드 - 매핑, 캐시, 트랜잭션

Hibernate XML 설정 가이드 - 매핑, 캐시, 트랜잭션

Comments
3 min read
Hibernate/JPA - Java ORM 프레임워크

Hibernate/JPA - Java ORM 프레임워크

Comments
3 min read
Hibernate JPA 쿼리 가이드 - HQL과 Criteria API

Hibernate JPA 쿼리 가이드 - HQL과 Criteria API

Comments
2 min read
Hibernate 쿼리 완벽 가이드 - HQL과 Criteria API

Hibernate 쿼리 완벽 가이드 - HQL과 Criteria API

Comments
3 min read
Hibernate JPA 어노테이션 가이드 - Entity, 상속, Named Query

Hibernate JPA 어노테이션 가이드 - Entity, 상속, Named Query

Comments
2 min read
Hibernate JPA XML 설정 가이드 - 설정 파일과 매핑

Hibernate JPA XML 설정 가이드 - 설정 파일과 매핑

Comments
2 min read
How to Add Extended Fields to Entities Without Modifying Tables

How to Add Extended Fields to Entities Without Modifying Tables

Comments
5 min read
How JOIN FETCH Reduced Database Load by 94%: A Real-World Case Study

How JOIN FETCH Reduced Database Load by 94%: A Real-World Case Study

Comments
8 min read
[Quick Fix] Hibernate: object references an unsaved transient instance

[Quick Fix] Hibernate: object references an unsaved transient instance

2
Comments
2 min read
How to Evaluate the Quality of a Framework Technology?

How to Evaluate the Quality of a Framework Technology?

Comments
19 min read
Hibernate : l’art du tuning qui transforme une application Java lente en application ultra-performante

Hibernate : l’art du tuning qui transforme une application Java lente en application ultra-performante

8
Comments
27 min read
Modeling Relationships With Hibernate ORM and MongoDB

Modeling Relationships With Hibernate ORM and MongoDB

Comments
12 min read
Getting Started With Hibernate ORM and MongoDB

Getting Started With Hibernate ORM and MongoDB

Comments
12 min read
Working with Hibernate in Java - Part 1: Using xml config

Working with Hibernate in Java - Part 1: Using xml config

4
Comments
3 min read
Spring Data JPA Best Practices: Repositories Design Guide

Spring Data JPA Best Practices: Repositories Design Guide

6
Comments
10 min read
Building Strong Data Foundations with Quarkus: A Beginner’s Journey in Persistence

Building Strong Data Foundations with Quarkus: A Beginner’s Journey in Persistence

Comments
4 min read
What Kind of ORM Engine Does a Low-Code Platform Need? (1)

What Kind of ORM Engine Does a Low-Code Platform Need? (1)

4
Comments
18 min read
Understanding and Solving the N+1 Problem in Spring Data JPA

Understanding and Solving the N+1 Problem in Spring Data JPA

Comments
3 min read
Kotlin, JPA and AUTO_INCREMENT field in DB

Kotlin, JPA and AUTO_INCREMENT field in DB

Comments
2 min read
loading...