DEV Community

# hibernate

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
What Kind of ORM Engine Does a Low-Code Platform Need? (1)

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

6
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
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
Kotlin, JPA and AUTO_INCREMENT field in DB

Kotlin, JPA and AUTO_INCREMENT field in DB

Comments
2 min read
Hibernate Performance: Boost High-Volume Queries with Read-Only Sessions

Hibernate Performance: Boost High-Volume Queries with Read-Only Sessions

Comments
2 min read
ORMs: A Solution Looking for a Problem?

ORMs: A Solution Looking for a Problem?

6
Comments
10 min read
Hibernate Caches: Speed Up Your DB Queries

Hibernate Caches: Speed Up Your DB Queries

1
Comments
7 min read
Spring JPA - @EntityGraph

Spring JPA - @EntityGraph

1
Comments 1
1 min read
Full-Text Search with Hibernate Search

Full-Text Search with Hibernate Search

Comments
6 min read
Hibernate HQL builder

Hibernate HQL builder

Comments
4 min read
Spring Boot 3 + Hibernate: Logando undefined/unknown

Spring Boot 3 + Hibernate: Logando undefined/unknown

6
Comments
1 min read
hibernate-014: Why Did Hibernate Introduce Unidirectional and Bidirectional Relationships?

hibernate-014: Why Did Hibernate Introduce Unidirectional and Bidirectional Relationships?

Comments 2
2 min read
hibernate-013: Can You Mix Unidirectional and Bidirectional @OneToMany & @ManyToOne?

hibernate-013: Can You Mix Unidirectional and Bidirectional @OneToMany & @ManyToOne?

Comments
2 min read
Fixing "No Serializer Found" Error in Hibernate

Fixing "No Serializer Found" Error in Hibernate

4
Comments
3 min read
𝗠𝗮𝘀𝘁𝗲𝗿𝗶𝗻𝗴 𝗝𝗣𝗔 𝗤𝘂𝗲𝗿𝗶𝗲𝘀: 𝗜𝗻𝘀𝗶𝗴𝗵𝘁𝘀 𝗮𝗻𝗱 𝗖𝗵𝗮𝗹𝗹𝗲𝗻𝗴𝗲𝘀

𝗠𝗮𝘀𝘁𝗲𝗿𝗶𝗻𝗴 𝗝𝗣𝗔 𝗤𝘂𝗲𝗿𝗶𝗲𝘀: 𝗜𝗻𝘀𝗶𝗴𝗵𝘁𝘀 𝗮𝗻𝗱 𝗖𝗵𝗮𝗹𝗹𝗲𝗻𝗴𝗲𝘀

Comments
1 min read
hibernate-011: Understanding Unidirectional vs. Bidirectional Relationships in Hibernate

hibernate-011: Understanding Unidirectional vs. Bidirectional Relationships in Hibernate

Comments
2 min read
hibernate-009: Unidirectional vs bidirectional @ManyToMany in Hibernate

hibernate-009: Unidirectional vs bidirectional @ManyToMany in Hibernate

Comments
3 min read
hibernate-010: Bidirectional One-to-Many & Many-to-One in Hibernate

hibernate-010: Bidirectional One-to-Many & Many-to-One in Hibernate

Comments
2 min read
hibernate-008: Unidirectional vs Bidirectional @OneToOne Relationship

hibernate-008: Unidirectional vs Bidirectional @OneToOne Relationship

Comments
3 min read
hibernate-006: Unidirectional One-to-Many and Many-to-One in Hibernate (Department ↔ Employee)

hibernate-006: Unidirectional One-to-Many and Many-to-One in Hibernate (Department ↔ Employee)

Comments
2 min read
hibernate-007: Bidirectional One-to-Many & Many-to-One in Hibernate (Department ↔ Employee)

hibernate-007: Bidirectional One-to-Many & Many-to-One in Hibernate (Department ↔ Employee)

Comments
2 min read
hibernate-012: Which Direction to Use for Each Relationship Type in Hibernate?

hibernate-012: Which Direction to Use for Each Relationship Type in Hibernate?

2
Comments
2 min read
hiberante-005: @Id

hiberante-005: @Id

Comments
3 min read
loading...