DEV Community

# hibernate

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Entendendo e iniciando com Hibernate

Entendendo e iniciando com Hibernate

5
Comments
4 min read
3 dicas para uso eficiente de JPA/Hibernate

3 dicas para uso eficiente de JPA/Hibernate

36
Comments 4
7 min read
JPA and PostgreSQL text

JPA and PostgreSQL text

12
Comments 3
4 min read
Hibernate - @Formula

Hibernate - @Formula

11
Comments
1 min read
Prevent database concurrency with @Version JPA and Hibernate

Prevent database concurrency with @Version JPA and Hibernate

7
Comments 1
3 min read
Hibernate - @Temporal

Hibernate - @Temporal

9
Comments
1 min read
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

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

Controlling Hibernate Commit programmatically for batch execution on Quarkus

7
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

11
Comments 1
3 min read
Query counter for Hibernate

Query counter for Hibernate

4
Comments
1 min read
Extending Hibernate Dialects

Extending Hibernate Dialects

5
Comments
4 min read
Redirecting Hibernate Logs to the CommandBox Console

Redirecting Hibernate Logs to the CommandBox Console

4
Comments
2 min read
Soft Deletion in Hibernate: Things You May Miss

Soft Deletion in Hibernate: Things You May Miss

8
Comments
5 min read
loading...