DEV Community

# hibernate

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
JOOQ Is Not a Replacement for Hibernate. They Solve Different Problems

JOOQ Is Not a Replacement for Hibernate. They Solve Different Problems

4
Comments
9 min read
Persistence Context в Hibernate Zoo: путешествие объекта по жизненным состояниям

Persistence Context в Hibernate Zoo: путешествие объекта по жизненным состояниям

Comments
2 min read
Unidirectional associations for one-to-many

Unidirectional associations for one-to-many

Comments
5 min read
Como eu reduzi em até 99% o tempo de resposta da minha API

Como eu reduzi em até 99% o tempo de resposta da minha API

Comments
4 min read
Hibernate Zoo: Жадный Гиппопотам и Ленивый Лемур (Lazy vs Eager)

Hibernate Zoo: Жадный Гиппопотам и Ленивый Лемур (Lazy vs Eager)

Comments
1 min read
🐾 Hibernate Zoo: Путеводитель по языкам запросов в мире данных 🐾

🐾 Hibernate Zoo: Путеводитель по языкам запросов в мире данных 🐾

1
Comments
1 min read
How To Fetch Data By Using DTO Projection In Spring Data JPA

How To Fetch Data By Using DTO Projection In Spring Data JPA

3
Comments
4 min read
Ubuntu 22.04 Hibernate Using Swap File

Ubuntu 22.04 Hibernate Using Swap File

1
Comments
4 min read
Зоопарк Hibernate: N+1 запросов или как накормить жадного бегемота

Зоопарк Hibernate: N+1 запросов или как накормить жадного бегемота

1
Comments
2 min read
Spring Data JPA Stream Query Methods

Spring Data JPA Stream Query Methods

6
Comments 1
4 min read
Uma breve introdução ao Hibernate

Uma breve introdução ao Hibernate

Comments
4 min read
Ubuntu hibernate: A little-known setting

Ubuntu hibernate: A little-known setting

1
Comments 2
1 min read
Eager vs Lazy Initialization of Spring Beans

Eager vs Lazy Initialization of Spring Beans

5
Comments
4 min read
Understanding JPA Mappings in Spring Boot: One-to-One, One-to-Many, Many-to-One, and Many-to-Many Relationships

Understanding JPA Mappings in Spring Boot: One-to-One, One-to-Many, Many-to-One, and Many-to-Many Relationships

4
Comments
4 min read
Hibernate Connection Library with GUI Generation

Hibernate Connection Library with GUI Generation

2
Comments
5 min read
what is JPA? explain few configurations

what is JPA? explain few configurations

Comments
1 min read
Demystifying Hibernate: A Beginner's Journey

Demystifying Hibernate: A Beginner's Journey

Comments
1 min read
How to deal with N+1 problems with Hibernate

How to deal with N+1 problems with Hibernate

3
Comments 2
8 min read
Uppercase table names in Spring Boot

Uppercase table names in Spring Boot

1
Comments
2 min read
Capitalisation of table name generated by Hibernate when using MySQL server

Capitalisation of table name generated by Hibernate when using MySQL server

1
Comments 2
2 min read
Display SQL statement generated by Hibernate JPA in Spring Boot environment

Display SQL statement generated by Hibernate JPA in Spring Boot environment

Comments
3 min read
Advanced and dynamic searching with Spring Data JPA

Advanced and dynamic searching with Spring Data JPA

2
Comments
3 min read
Criteria Queries and JPA Metamodel with Spring Boot and Kotlin

Criteria Queries and JPA Metamodel with Spring Boot and Kotlin

1
Comments
5 min read
Defining JPA/Hibernate Entities in Kotlin

Defining JPA/Hibernate Entities in Kotlin

2
Comments
4 min read
How to save Hibernate Entity changes to Database

How to save Hibernate Entity changes to Database

Comments
1 min read
loading...