DEV Community

# jpa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Parte 2: Adicionando Usuários ao Sistema de Login com Google

Parte 2: Adicionando Usuários ao Sistema de Login com Google

Comments
8 min read
Spring Boot: JPA Many-to-One Mapping

Spring Boot: JPA Many-to-One Mapping

Comments
2 min read
Spring boot: JPA One-to-Many Mapping

Spring boot: JPA One-to-Many Mapping

Comments
3 min read
Spring Boot: JPA One-to-One Mapping

Spring Boot: JPA One-to-One Mapping

Comments
3 min read
JPA의 @ManyToOne 관계와 조인 전략

JPA의 @ManyToOne 관계와 조인 전략

Comments
2 min read
Como injetar EntityManager com Spring: @PersistenceContext x Construtor

Como injetar EntityManager com Spring: @PersistenceContext x Construtor

Comments
2 min read
𝗠𝗮𝘀𝘁𝗲𝗿𝗶𝗻𝗴 𝗝𝗣𝗔 𝗤𝘂𝗲𝗿𝗶𝗲𝘀: 𝗜𝗻𝘀𝗶𝗴𝗵𝘁𝘀 𝗮𝗻𝗱 𝗖𝗵𝗮𝗹𝗹𝗲𝗻𝗴𝗲𝘀

𝗠𝗮𝘀𝘁𝗲𝗿𝗶𝗻𝗴 𝗝𝗣𝗔 𝗤𝘂𝗲𝗿𝗶𝗲𝘀: 𝗜𝗻𝘀𝗶𝗴𝗵𝘁𝘀 𝗮𝗻𝗱 𝗖𝗵𝗮𝗹𝗹𝗲𝗻𝗴𝗲𝘀

Comments
1 min read
𝗨𝗻𝗹𝗼𝗰𝗸 𝘁𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗡𝗮𝘁𝗶𝘃𝗲 𝗤𝘂𝗲𝗿𝗶𝗲𝘀 𝗶𝗻 𝗦𝗽𝗿𝗶𝗻𝗴 𝗗𝗮𝘁𝗮 𝗝𝗣𝗔!

𝗨𝗻𝗹𝗼𝗰𝗸 𝘁𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗡𝗮𝘁𝗶𝘃𝗲 𝗤𝘂𝗲𝗿𝗶𝗲𝘀 𝗶𝗻 𝗦𝗽𝗿𝗶𝗻𝗴 𝗗𝗮𝘁𝗮 𝗝𝗣𝗔!

Comments
1 min read
Como criar uma Annotation que realize validação personalizada para garantir valores únicos no banco de dados com Java

Como criar uma Annotation que realize validação personalizada para garantir valores únicos no banco de dados com Java

1
Comments
4 min read
EntityManager e Spring Data JPA

EntityManager e Spring Data JPA

Comments
4 min read
Spring Data Repositories

Spring Data Repositories

Comments
4 min read
🚀 𝗠𝗮𝘀𝘁𝗲𝗿 𝗛𝗶𝗯𝗲𝗿𝗻𝗮𝘁𝗲 𝗕𝗮𝘁𝗰𝗵 𝗝𝗼𝗯𝘀: 𝗕𝗼𝗼𝘀𝘁 𝗣𝗲𝗿𝗳𝗼𝗿𝗺𝗮𝗻𝗰𝗲 𝗟𝗶𝗸𝗲 𝗡𝗲𝘃𝗲𝗿 𝗕𝗲𝗳𝗼𝗿𝗲! 💡

🚀 𝗠𝗮𝘀𝘁𝗲𝗿 𝗛𝗶𝗯𝗲𝗿𝗻𝗮𝘁𝗲 𝗕𝗮𝘁𝗰𝗵 𝗝𝗼𝗯𝘀: 𝗕𝗼𝗼𝘀𝘁 𝗣𝗲𝗿𝗳𝗼𝗿𝗺𝗮𝗻𝗰𝗲 𝗟𝗶𝗸𝗲 𝗡𝗲𝘃𝗲𝗿 𝗕𝗲𝗳𝗼𝗿𝗲! 💡

Comments
1 min read
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
Database Migration with Flyway and Micronaut Data JDBC

Database Migration with Flyway and Micronaut Data JDBC

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

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

4
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
loading...