DEV Community

# jpa

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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

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
Guide to Adding Comments to Tables and Columns When Automatically Generating Entities Using ORM in…

Guide to Adding Comments to Tables and Columns When Automatically Generating Entities Using ORM in…

Comments
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
Capitalisation of table name generated by Hibernate when using MySQL server

Capitalisation of table name generated by Hibernate when using MySQL server

2
Comments 2
2 min read
Behavior of Spring Framework managed EntityManager

Behavior of Spring Framework managed EntityManager

Comments
65 min read
A problem tracing experience of application support

A problem tracing experience of application support

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

Advanced and dynamic searching with Spring Data JPA

2
Comments
3 min read
loading...