DEV Community

# hibernate

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
[Quick Fix] Hibernate: object references an unsaved transient instance

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

2
Comments
2 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

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

How to Evaluate the Quality of a Framework Technology?

Comments
19 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
How to Add Extended Fields to Entities Without Modifying Tables

How to Add Extended Fields to Entities Without Modifying Tables

Comments
5 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
Spring Data JPA 완벽 가이드 - Entity, Repository, Cache

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

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

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

Comments
3 min read
Getting Started With Hibernate ORM and MongoDB

Getting Started With Hibernate ORM and MongoDB

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

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

Comments
2 min read
Modeling Relationships With Hibernate ORM and MongoDB

Modeling Relationships With Hibernate ORM and MongoDB

Comments
12 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
Hibernate JPA 쿼리 가이드 - HQL과 Criteria API

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

Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.