DEV Community

# hibernate

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
3 dicas para uso eficiente de JPA/Hibernate

3 dicas para uso eficiente de JPA/Hibernate

35
Comments 4
7 min read
Hibernate - OneToOne, OneToMany, ManyToOne and ManyToMany

Hibernate - OneToOne, OneToMany, ManyToOne and ManyToMany

31
Comments 1
6 min read
A guide to accessing databases in Java

A guide to accessing databases in Java

29
Comments 2
22 min read
JPA goes even easier with its Buddy

JPA goes even easier with its Buddy

29
Comments 2
8 min read
Rich Domain Model with Spring Boot and Hibernate

Rich Domain Model with Spring Boot and Hibernate

20
Comments 7
31 min read
Using Value Objects as Aggregate Identifiers with Hibernate

Using Value Objects as Aggregate Identifiers with Hibernate

19
Comments 3
9 min read
Using Spring Data JPA for data access layer

Using Spring Data JPA for data access layer

16
Comments
6 min read
Hibernate - N+1 Problem

Hibernate - N+1 Problem

16
Comments
2 min read
Tutorial: Criando um CRUD utilizando Quarkus Java + REST + CDI + Panache, Hibernate com Postgres (Docker) + Postman

Tutorial: Criando um CRUD utilizando Quarkus Java + REST + CDI + Panache, Hibernate com Postgres (Docker) + Postman

14
Comments
12 min read
How to quickly prototype Hibernate or Django model classes from a JSON Object

How to quickly prototype Hibernate or Django model classes from a JSON Object

12
Comments
4 min read
Getting Started With Hibernate

Getting Started With Hibernate

12
Comments
5 min read
Digging into Hibernate's Query Cache

Digging into Hibernate's Query Cache

12
Comments
5 min read
The Cake Mix Metaphor for Frameworks

The Cake Mix Metaphor for Frameworks

11
Comments 1
1 min read
Hibernate Cheat Sheet

Hibernate Cheat Sheet

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

Hibernate - vs JDBC vs JPA vs Spring Data JPA

11
Comments
3 min read
Database schema changes with Hibernate and Spring Boot

Database schema changes with Hibernate and Spring Boot

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

Hibernate criteria with subquery – using MAX projection and subqueries

10
Comments
2 min read
JPA and PostgreSQL text

JPA and PostgreSQL text

9
Comments 3
4 min read
Is Hibernate Really Worth It ?

Is Hibernate Really Worth It ?

9
Comments 1
5 min read
Hibernate - @Temporal

Hibernate - @Temporal

9
Comments
1 min read
Lombok and JPA: What may go wrong?

Lombok and JPA: What may go wrong?

9
Comments
4 min read
Introducing JPA and Hibernate

Introducing JPA and Hibernate

8
Comments
3 min read
Best Possible Hibernate Configuration for Batch Inserts

Best Possible Hibernate Configuration for Batch Inserts

8
Comments 10
2 min read
Hibernate - LAZY fetching

Hibernate - LAZY fetching

7
Comments
2 min read
No XML Spring and Hibernate Integration

No XML Spring and Hibernate Integration

7
Comments
4 min read
A (definitive?) guide on LazyInitializationException

A (definitive?) guide on LazyInitializationException

7
Comments
9 min read
Getting Started With JPA/Hibernate

Getting Started With JPA/Hibernate

7
Comments 1
8 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
Hibernate - EAGER fetching

Hibernate - EAGER fetching

7
Comments
2 min read
Hibernate - @Formula

Hibernate - @Formula

6
Comments
1 min read
Hibernate - Dirty Check

Hibernate - Dirty Check

6
Comments
2 min read
Hibernate - 4 Entity States

Hibernate - 4 Entity States

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

Hibernate - Why you should avoid merge()

6
Comments
3 min read
how to store html form data in mysql database using hibernate

how to store html form data in mysql database using hibernate

6
Comments
1 min read
Loading Initial Data with Spring Boot

Loading Initial Data with Spring Boot

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

Prevent database concurrency with @Version JPA and Hibernate

6
Comments 1
3 min read
Soft Deletion in Hibernate: Things You May Miss

Soft Deletion in Hibernate: Things You May Miss

6
Comments
5 min read
Hibernate - LazyInitializationException

Hibernate - LazyInitializationException

6
Comments
2 min read
Using MongoDB query syntax to query Relational Database in Java

Using MongoDB query syntax to query Relational Database in Java

6
Comments
1 min read
hibernate 6 crud operations

hibernate 6 crud operations

5
Comments
4 min read
N+1 Selects Problem and how To solve them

N+1 Selects Problem and how To solve them

5
Comments
1 min read
Creating Custom Hibernate Dialect

Creating Custom Hibernate Dialect

5
Comments 1
3 min read
Hibernate - Flush

Hibernate - Flush

4
Comments
2 min read
Query counter for Hibernate

Query counter for Hibernate

4
Comments
1 min read
Creating associations with JPA Buddy

Creating associations with JPA Buddy

4
Comments 2
1 min read
Be Cautious When Using Hibernate for Date Type Manipulation with Databases

Be Cautious When Using Hibernate for Date Type Manipulation with Databases

4
Comments
3 min read
Entendendo e iniciando com Hibernate

Entendendo e iniciando com Hibernate

4
Comments
4 min read
Hibernate: Roteiro básico de implementação

Hibernate: Roteiro básico de implementação

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

Redirecting Hibernate Logs to the CommandBox Console

4
Comments
2 min read
Simplificando o Hibernate utilizando Panache - criando uma aplicação simples utilizando Quarkus Java + REST + CDI + Panache

Simplificando o Hibernate utilizando Panache - criando uma aplicação simples utilizando Quarkus Java + REST + CDI + Panache

4
Comments
9 min read
Eliminate SpringBoot Hibernate N+1 Queries

Eliminate SpringBoot Hibernate N+1 Queries

4
Comments
1 min read
Extending Hibernate Dialects

Extending Hibernate Dialects

4
Comments
4 min read
Excluding Hibernate entities from auto-generation

Excluding Hibernate entities from auto-generation

3
Comments
1 min read
Spring Boot: JPA Bulk Insert Performance by 100 times.

Spring Boot: JPA Bulk Insert Performance by 100 times.

3
Comments
3 min read
Wednesday Links - Edition 2021-12-01

Wednesday Links - Edition 2021-12-01

3
Comments
1 min read
Getting Started With Hibernate And JPA

Getting Started With Hibernate And JPA

3
Comments
3 min read
Implement Hibernate 2nd level Cache with Redis, Spring Boot, and Spring Data JPA

Implement Hibernate 2nd level Cache with Redis, Spring Boot, and Spring Data JPA

3
Comments
1 min read
Spring Data JPA Interview Questions and Answers

Spring Data JPA Interview Questions and Answers

3
Comments
31 min read
Career change option.

Career change option.

3
Comments
1 min read
Hibernate - HQL vs SQL

Hibernate - HQL vs SQL

3
Comments
2 min read
loading...