DEV Community

# jpa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
JPA entity relationship with Micronaut data JDBC

JPA entity relationship with Micronaut data JDBC

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

6
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

5
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

4
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

2
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

3
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

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

Database Integration with Spring Boot : Best Practices and Tools

2
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
spring JPA entities: cheat sheet

spring JPA entities: cheat sheet

Comments
6 min read
Uppercase table names in Spring Boot

Uppercase table names in Spring Boot

1
Comments
2 min read
How to use JPA API Specification?

How to use JPA API Specification?

Comments 1
2 min read
loading...