DEV Community

# jpa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Rich Domain Model with Spring Boot and Hibernate

Rich Domain Model with Spring Boot and Hibernate

20
Comments 7
31 min read
🔍 Demystifying the No-Args Constructor in JPA Entity: Unveiling the Magic! 🔍

🔍 Demystifying the No-Args Constructor in JPA Entity: Unveiling the Magic! 🔍

11
Comments
3 min read
Getting Started With Hibernate And JPA

Getting Started With Hibernate And JPA

3
Comments
3 min read
JPA Cheatsheet: visualizando relacionamentos

JPA Cheatsheet: visualizando relacionamentos

2
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

2
Comments
6 min read
Evite redundâncias ao definir Entities do JPA

Evite redundâncias ao definir Entities do JPA

2
Comments 1
2 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
Advanced and dynamic searching with Spring Data JPA

Advanced and dynamic searching with Spring Data JPA

2
Comments
3 min read
Guide étape par étape pour intégrer JPA dans une application JEE avec JSF

Guide étape par étape pour intégrer JPA dans une application JEE avec JSF

1
Comments
5 min read
Simplifying Database Operations with JPA and Hibernate: Creating and Persisting Objects

Simplifying Database Operations with JPA and Hibernate: Creating and Persisting Objects

1
Comments
3 min read
Simplified explanation of JPA relations

Simplified explanation of JPA relations

1
Comments
3 min read
Simplifying CRUD Operations with Generics: Abstract CRUD Service

Simplifying CRUD Operations with Generics: Abstract CRUD Service

1
Comments
2 min read
Set Up a Barebones Java project with JPA

Set Up a Barebones Java project with JPA

1
Comments
3 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
JPA: One-To-One Relationship, Fetch type, Relationship Direction, And Query Optimization

JPA: One-To-One Relationship, Fetch type, Relationship Direction, And Query Optimization

1
Comments
7 min read
Know The JPA Persistence.xml File

Know The JPA Persistence.xml File

Comments
3 min read
Persisting non-primitive types in JPA

Persisting non-primitive types in JPA

Comments
4 min read
Persisting data to MySQL with Spring Data JPA

Persisting data to MySQL with Spring Data JPA

Comments
7 min read
Uppercase table names in Spring Boot

Uppercase table names in Spring Boot

Comments
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
Simplifying Data Access with Spring Data JPA

Simplifying Data Access with Spring Data JPA

Comments
3 min read
Defining JPA/Hibernate Entities in Kotlin

Defining JPA/Hibernate Entities in Kotlin

Comments
4 min read
Jakarta Persistence API (JPA) example application: Northwind sample database

Jakarta Persistence API (JPA) example application: Northwind sample database

Comments
1 min read
Capitalisation of table name generated by Hibernate when using MySQL server

Capitalisation of table name generated by Hibernate when using MySQL server

Comments 2
2 min read
A problem tracing experience of application support

A problem tracing experience of application support

Comments
2 min read
Wednesday Links - Edition: 2023-07-26

Wednesday Links - Edition: 2023-07-26

Comments
1 min read
How to use JPA API Specification?

How to use JPA API Specification?

Comments 1
2 min read
Spring Boot Relationship

Spring Boot Relationship

Comments
1 min read
Behavior of Spring Framework managed EntityManager

Behavior of Spring Framework managed EntityManager

Comments
65 min read
write join queries using jpa criteria queries

write join queries using jpa criteria queries

Comments
3 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
loading...