DEV Community

# hibernate

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
ORMs Are Annoying! Until You Try Living Without One

ORMs Are Annoying! Until You Try Living Without One

5
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

2
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-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-009: Unidirectional vs bidirectional @ManyToMany in Hibernate

hibernate-009: Unidirectional vs bidirectional @ManyToMany in Hibernate

Comments
3 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?

1
Comments
2 min read
hiberante-005: @Id

hiberante-005: @Id

Comments
3 min read
hibernate-004: PaymentId.class

hibernate-004: PaymentId.class

Comments
2 min read
hibernate-003: @IdClass(PaymentId.class)

hibernate-003: @IdClass(PaymentId.class)

Comments
3 min read
hibernate-001: @Entity

hibernate-001: @Entity

Comments
3 min read
hibernate-002: @Table(name = "payments")

hibernate-002: @Table(name = "payments")

Comments
3 min read
𝗨𝗻𝗹𝗼𝗰𝗸 𝘁𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗡𝗮𝘁𝗶𝘃𝗲 𝗤𝘂𝗲𝗿𝗶𝗲𝘀 𝗶𝗻 𝗦𝗽𝗿𝗶𝗻𝗴 𝗗𝗮𝘁𝗮 𝗝𝗣𝗔!

𝗨𝗻𝗹𝗼𝗰𝗸 𝘁𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗡𝗮𝘁𝗶𝘃𝗲 𝗤𝘂𝗲𝗿𝗶𝗲𝘀 𝗶𝗻 𝗦𝗽𝗿𝗶𝗻𝗴 𝗗𝗮𝘁𝗮 𝗝𝗣𝗔!

Comments
1 min read
Unlocking the Power of Batch Processing with Spring Boot: A Deep Dive into Steps

Unlocking the Power of Batch Processing with Spring Boot: A Deep Dive into Steps

Comments
1 min read
Hibernate-кэши: как медведи хранят запасы на зиму

Hibernate-кэши: как медведи хранят запасы на зиму

5
Comments
1 min read
loading...