DEV Community

# hibernate

Posts

šŸ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Using Spring Data JPA for data access layer

Using Spring Data JPA for data access layer

17
Comments
6 min read
Hibernate criteria with subquery – using MAX projection and subqueries

Hibernate criteria with subquery – using MAX projection and subqueries

13
Comments
2 min read
Hibernate - HQL vs SQL

Hibernate - HQL vs SQL

5
Comments
2 min read
Hibernate - Flush

Hibernate - Flush

6
Comments
2 min read
Hibernate - N+1 Problem

Hibernate - N+1 Problem

16
Comments
2 min read
Hibernate - LazyInitializationException

Hibernate - LazyInitializationException

8
Comments
2 min read
Hibernate - LAZY fetching

Hibernate - LAZY fetching

7
Comments
2 min read
Hibernate - EAGER fetching

Hibernate - EAGER fetching

7
Comments
2 min read
Hibernate - vs JDBC vs JPA vs Spring Data JPA

Hibernate - vs JDBC vs JPA vs Spring Data JPA

25
Comments 1
3 min read
Hibernate - Why you should avoid merge()

Hibernate - Why you should avoid merge()

6
Comments
3 min read
Hibernate - 4 Entity States

Hibernate - 4 Entity States

6
Comments
3 min read
Hibernate - Dirty Check

Hibernate - Dirty Check

9
Comments
2 min read
Controlling Hibernate Commit programmatically for batch execution on Quarkus

Controlling Hibernate Commit programmatically for batch execution on Quarkus

8
Comments
2 min read
Getting Started With JPA/Hibernate

Getting Started With JPA/Hibernate

7
Comments 1
8 min read
Creating Custom Hibernate Dialect

Creating Custom Hibernate Dialect

13
Comments 1
3 min read
šŸ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.