Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
jpa
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Learn Spring Data JPA, Part - 1
seshubabubatchu
seshubabubatchu
seshubabubatchu
Follow
Dec 27 '24
Learn Spring Data JPA, Part - 1
#
java
#
spring
#
jpa
#
backend
Comments
Add Comment
3 min read
Spring Data JPA: Speed Up Development & Business Focus
Mercy
Mercy
Mercy
Follow
Jan 9
Spring Data JPA: Speed Up Development & Business Focus
#
springboot
#
jpa
#
tutorial
#
java
8
reactions
Comments
Add Comment
5 min read
Unidirectional associations for one-to-many
Hasebul Hassan Chowdhury
Hasebul Hassan Chowdhury
Hasebul Hassan Chowdhury
Follow
Nov 30 '24
Unidirectional associations for one-to-many
#
webdev
#
database
#
jpa
#
hibernate
Comments
Add Comment
5 min read
Understanding Database Connection Management in Spring Boot with Hibernate and Spring Data JPA
Dilip Kumar B K
Dilip Kumar B K
Dilip Kumar B K
Follow
Dec 30 '24
Understanding Database Connection Management in Spring Boot with Hibernate and Spring Data JPA
#
springboot
#
jpa
#
database
#
backenddevelopment
Comments
Add Comment
5 min read
Como eu reduzi em até 99% o tempo de resposta da minha API
Samuel Luiz
Samuel Luiz
Samuel Luiz
Follow
Nov 22 '24
Como eu reduzi em até 99% o tempo de resposta da minha API
#
java
#
backend
#
jpa
#
hibernate
Comments
Add Comment
4 min read
🐾 Hibernate Zoo: Путеводитель по языкам запросов в мире данных 🐾
Olga Lugacheva
Olga Lugacheva
Olga Lugacheva
Follow
Dec 13 '24
🐾 Hibernate Zoo: Путеводитель по языкам запросов в мире данных 🐾
#
java
#
jpa
#
hibernate
#
beginners
1
reaction
Comments
Add Comment
1 min read
How To Fetch Data By Using DTO Projection In Spring Data JPA
David Nguyen
David Nguyen
David Nguyen
Follow
Nov 30 '24
How To Fetch Data By Using DTO Projection In Spring Data JPA
#
java
#
jpa
#
spring
#
hibernate
3
reactions
Comments
Add Comment
4 min read
Relationships in JPA: Creating Entities Without Dependency
IKITAMA CODES
IKITAMA CODES
IKITAMA CODES
Follow
Nov 11 '24
Relationships in JPA: Creating Entities Without Dependency
#
java
#
springboot
#
jpa
#
relationshipsinjpa
Comments
2
comments
4 min read
Spring Data JPA Stream Query Methods
David Nguyen
David Nguyen
David Nguyen
Follow
Nov 17 '24
Spring Data JPA Stream Query Methods
#
spring
#
java
#
jpa
#
hibernate
6
reactions
Comments
1
comment
4 min read
Differences between JpaRepository and CrudRepository and when you need to chose each
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Nov 14 '24
Differences between JpaRepository and CrudRepository and when you need to chose each
#
spring
#
beginners
#
springboot
#
jpa
Comments
Add Comment
3 min read
Understanding JPA Pessimistic Locking vs. Serializable Isolation in Transactions
Arash Ariani
Arash Ariani
Arash Ariani
Follow
Nov 9 '24
Understanding JPA Pessimistic Locking vs. Serializable Isolation in Transactions
#
jpa
#
transaction
3
reactions
Comments
Add Comment
4 min read
Uma breve introdução ao Hibernate
Camila Ferreira
Camila Ferreira
Camila Ferreira
Follow
Sep 28 '24
Uma breve introdução ao Hibernate
#
java
#
hibernate
#
sql
#
jpa
Comments
Add Comment
4 min read
Connecting Spring Boot Applications to a Database with Spring Data JPA
Igor Venturelli
Igor Venturelli
Igor Venturelli
Follow
Oct 30 '24
Connecting Spring Boot Applications to a Database with Spring Data JPA
#
spring
#
database
#
jpa
3
reactions
Comments
2
comments
5 min read
The Importance of Using Interfaces for JpaRepository(Java Persistence API) in Spring Data JPA
Kailash Nirmal
Kailash Nirmal
Kailash Nirmal
Follow
Oct 18 '24
The Importance of Using Interfaces for JpaRepository(Java Persistence API) in Spring Data JPA
#
springboot
#
spring
#
jparepository
#
jpa
1
reaction
Comments
Add Comment
3 min read
GitHub Mastery: Creating Repositories and Managing PRs with Ease
TechEazy Consulting
TechEazy Consulting
TechEazy Consulting
Follow
Sep 10 '24
GitHub Mastery: Creating Repositories and Managing PRs with Ease
#
java
#
springboot
#
jpa
#
github
1
reaction
Comments
Add Comment
3 min read
Applying JSON Patch to Entity in a Spring Boot Application: A Practical Guide
قاسم الشيخ علي
قاسم الشيخ علي
قاسم الشيخ علي
Follow
Aug 28 '24
Applying JSON Patch to Entity in a Spring Boot Application: A Practical Guide
#
java
#
springboot
#
jpa
#
webdev
Comments
Add Comment
1 min read
Entendendo @MappedSuperclass em JPA
Gregorio Santos
Gregorio Santos
Gregorio Santos
Follow
Aug 24 '24
Entendendo @MappedSuperclass em JPA
#
jpa
#
programming
#
java
#
backend
1
reaction
Comments
1
comment
3 min read
Como iniciar um aplicativo Spring Boot + JPA + MySQL
José Paulo Marinho
José Paulo Marinho
José Paulo Marinho
Follow
Aug 21 '24
Como iniciar um aplicativo Spring Boot + JPA + MySQL
#
springboot
#
mysql
#
jpa
#
java
2
reactions
Comments
Add Comment
5 min read
Understanding JPA Mappings in Spring Boot: One-to-One, One-to-Many, Many-to-One, and Many-to-Many Relationships
Akashdeep
Akashdeep
Akashdeep
Follow
Aug 13 '24
Understanding JPA Mappings in Spring Boot: One-to-One, One-to-Many, Many-to-One, and Many-to-Many Relationships
#
springboot
#
jpa
#
hibernate
#
java
4
reactions
Comments
Add Comment
4 min read
Configurando o Spring com JPA e Microsoft SQL Server
Kaique de Miranda
Kaique de Miranda
Kaique de Miranda
Follow
Jul 2 '24
Configurando o Spring com JPA e Microsoft SQL Server
#
sqlserver
#
java
#
jpa
#
sql
Comments
Add Comment
2 min read
Database Integration with Spring Boot : Best Practices and Tools
Abhishek Singh
Abhishek Singh
Abhishek Singh
Follow
Jun 23 '24
Database Integration with Spring Boot : Best Practices and Tools
#
java
#
springboot
#
jpa
#
mysql
1
reaction
Comments
Add Comment
4 min read
what is JPA? explain few configurations
Code Green
Code Green
Code Green
Follow
Jun 11 '24
what is JPA? explain few configurations
#
java
#
jpa
#
hibernate
#
springboot
Comments
Add Comment
1 min read
Introducing Stalactite ORM
Guillaume Mary
Guillaume Mary
Guillaume Mary
Follow
for
Codefilarete
May 20 '24
Introducing Stalactite ORM
#
java
#
orm
#
jpa
#
spring
Comments
Add Comment
4 min read
How to deal with N+1 problems with Hibernate
ducanhkl
ducanhkl
ducanhkl
Follow
May 2 '24
How to deal with N+1 problems with Hibernate
#
java
#
hibernate
#
jpa
#
spring
3
reactions
Comments
2
comments
8 min read
Jakarta Persistence API (JPA) example application: Northwind sample database
Salad Lam
Salad Lam
Salad Lam
Follow
Apr 21 '24
Jakarta Persistence API (JPA) example application: Northwind sample database
#
java
#
springboot
#
springdata
#
jpa
Comments
Add Comment
1 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account