DEV Community

# jpa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Learn Spring Data JPA, Part - 1

Learn Spring Data JPA, Part - 1

Comments
3 min read
Spring Data JPA: Speed Up Development & Business Focus

Spring Data JPA: Speed Up Development & Business Focus

8
Comments
5 min read
Unidirectional associations for one-to-many

Unidirectional associations for one-to-many

Comments
5 min read
Understanding Database Connection Management in Spring Boot with Hibernate and Spring Data JPA

Understanding Database Connection Management in Spring Boot with Hibernate and Spring Data JPA

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: Путеводитель по языкам запросов в мире данных 🐾

🐾 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
Relationships in JPA: Creating Entities Without Dependency

Relationships in JPA: Creating Entities Without Dependency

Comments 2
4 min read
Spring Data JPA Stream Query Methods

Spring Data JPA Stream Query Methods

6
Comments 1
4 min read
Differences between JpaRepository and CrudRepository and when you need to chose each

Differences between JpaRepository and CrudRepository and when you need to chose each

Comments
3 min read
Understanding JPA Pessimistic Locking vs. Serializable Isolation in Transactions

Understanding JPA Pessimistic Locking vs. Serializable Isolation in Transactions

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

Uma breve introdução ao Hibernate

Comments
4 min read
Connecting Spring Boot Applications to a Database with Spring Data JPA

Connecting Spring Boot Applications to a Database with Spring Data JPA

3
Comments 2
5 min read
The Importance of Using Interfaces for JpaRepository(Java Persistence API) in Spring Data JPA

The Importance of Using Interfaces for JpaRepository(Java Persistence API) in Spring Data JPA

1
Comments
3 min read
GitHub Mastery: Creating Repositories and Managing PRs with Ease

GitHub Mastery: Creating Repositories and Managing PRs with Ease

1
Comments
3 min read
Applying JSON Patch to Entity in a Spring Boot Application: A Practical Guide

Applying JSON Patch to Entity in a Spring Boot Application: A Practical Guide

Comments
1 min read
Entendendo @MappedSuperclass em JPA

Entendendo @MappedSuperclass em JPA

1
Comments 1
3 min read
Como iniciar um aplicativo Spring Boot + JPA + MySQL

Como iniciar um aplicativo Spring Boot + JPA + MySQL

2
Comments
5 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
Configurando o Spring com JPA e Microsoft SQL Server

Configurando o Spring com JPA e Microsoft SQL Server

Comments
2 min read
Database Integration with Spring Boot : Best Practices and Tools

Database Integration with Spring Boot : Best Practices and Tools

1
Comments
4 min read
what is JPA? explain few configurations

what is JPA? explain few configurations

Comments
1 min read
Introducing Stalactite ORM

Introducing Stalactite ORM

Comments
4 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
Jakarta Persistence API (JPA) example application: Northwind sample database

Jakarta Persistence API (JPA) example application: Northwind sample database

Comments
1 min read
loading...