DEV Community

# jpa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
JPA Mapping with Hibernate- Many-to-Many Relationship

JPA Mapping with Hibernate- Many-to-Many Relationship

1
Comments
8 min read
JPA Mapping with Hibernate- One-to-Many and Many-to-One Relationship

JPA Mapping with Hibernate- One-to-Many and Many-to-One Relationship

4
Comments
9 min read
JPA Mapping with Hibernate-One-to-One Relationship

JPA Mapping with Hibernate-One-to-One Relationship

4
Comments
10 min read
Composite Keys in Jakarta Persistence

Composite Keys in Jakarta Persistence

2
Comments
4 min read
JPA fetch control that doesn't suck

JPA fetch control that doesn't suck

3
Comments 1
4 min read
Creating and Mapping Entities in JPA: Essential Annotations Explained

Creating and Mapping Entities in JPA: Essential Annotations Explained

4
Comments
4 min read
Hibernate vs JPA: Two Names, One Persistent Confusion

Hibernate vs JPA: Two Names, One Persistent Confusion

3
Comments
1 min read
Why PostgreSQL RLS Is Hard in Spring Boot and How I Simplified It

Why PostgreSQL RLS Is Hard in Spring Boot and How I Simplified It

3
Comments
2 min read
WTH is JDBC, Spring JDBC, JPA, Hibernate, ORM, Spring Boot JPA

WTH is JDBC, Spring JDBC, JPA, Hibernate, ORM, Spring Boot JPA

7
Comments
2 min read
💀 I Deleted a Parent Entity… and Hibernate Deleted Everything (Cascades Explained)

💀 I Deleted a Parent Entity… and Hibernate Deleted Everything (Cascades Explained)

5
Comments
3 min read
👉“I Didn’t Understand JPA Until I Built the Persistence Layer”

👉“I Didn’t Understand JPA Until I Built the Persistence Layer”

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

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

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

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

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

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

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

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

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