DEV Community

# jpa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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
Defining JPA/Hibernate Entities in Kotlin

Defining JPA/Hibernate Entities in Kotlin

4
Comments
4 min read
Como ter múltiplos datasources em seu projeto spring boot

Como ter múltiplos datasources em seu projeto spring boot

1
Comments 1
5 min read
How is your data actually flushed? Hibernate ActionQueue event priorities.

How is your data actually flushed? Hibernate ActionQueue event priorities.

2
Comments
4 min read
Rich Domain Model with Spring Boot and Hibernate

Rich Domain Model with Spring Boot and Hibernate

36
Comments 11
31 min read
JPA Cheatsheet: visualizando relacionamentos

JPA Cheatsheet: visualizando relacionamentos

3
Comments
4 min read
Simplified explanation of JPA relations

Simplified explanation of JPA relations

1
Comments
3 min read
Evite redundâncias ao definir Entities do JPA

Evite redundâncias ao definir Entities do JPA

2
Comments 1
2 min read
Persisting non-primitive types in JPA

Persisting non-primitive types in JPA

Comments
4 min read
JPA : One-To-Many, Many-To-One And Many-To-Many Relationships

JPA : One-To-Many, Many-To-One And Many-To-Many Relationships

21
Comments
6 min read
loading...