DEV Community

# jpa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to use named parameters in JPA queries

How to use named parameters in JPA queries

6
Comments
1 min read
How to use named queries with JPA and JPQL

How to use named queries with JPA and JPQL

6
Comments
1 min read
P6Spy - มา debug SQL command จาก JPA

P6Spy - มา debug SQL command จาก JPA

3
Comments
2 min read
Getting Started With JPA/Hibernate

Getting Started With JPA/Hibernate

7
Comments 1
8 min read
How to find an entity in jpa with primary key

How to find an entity in jpa with primary key

2
Comments
1 min read
Spring Content - The better way to save and serve files and images with Spring Boot

Spring Content - The better way to save and serve files and images with Spring Boot

9
Comments
3 min read
Extending Hibernate Dialects

Extending Hibernate Dialects

5
Comments
4 min read
How to do a Select clause comparison of LocalDateTime in JPA

How to do a Select clause comparison of LocalDateTime in JPA

5
Comments
1 min read
SQL Select with IN clause from list with JPA

SQL Select with IN clause from list with JPA

7
Comments
1 min read
Soft Deletion in Hibernate: Things You May Miss

Soft Deletion in Hibernate: Things You May Miss

8
Comments
5 min read
Loading Initial Data with Spring Boot

Loading Initial Data with Spring Boot

7
Comments
1 min read
Spring Security Architecture fundamentals

Spring Security Architecture fundamentals

4
Comments 2
4 min read
Search data across Multiple Columns using Spring Data JPA

Search data across Multiple Columns using Spring Data JPA

7
Comments
1 min read
Implement Hibernate 2nd level Cache with Redis, Spring Boot, and Spring Data JPA

Implement Hibernate 2nd level Cache with Redis, Spring Boot, and Spring Data JPA

3
Comments
1 min read
Publishing Domain Events with Spring Data

Publishing Domain Events with Spring Data

14
Comments 1
4 min read
How to use SQLQueryFactory with your QueryDSL JPA Entities

How to use SQLQueryFactory with your QueryDSL JPA Entities

6
Comments
1 min read
Using Value Objects as Aggregate Identifiers with Hibernate

Using Value Objects as Aggregate Identifiers with Hibernate

24
Comments 3
9 min read
Building Repositories with Spring Data

Building Repositories with Spring Data

19
Comments
5 min read
Building Aggregates with Spring Data

Building Aggregates with Spring Data

24
Comments
6 min read
Using Value Objects with JPA

Using Value Objects with JPA

37
Comments
10 min read
Associação Polimórfica com JPA

Associação Polimórfica com JPA

5
Comments
2 min read
Lombok and JPA: What may go wrong?

Lombok and JPA: What may go wrong?

9
Comments
4 min read
Build a Spring Boot ReST API

Build a Spring Boot ReST API

6
Comments
3 min read
A (definitive?) guide on LazyInitializationException

A (definitive?) guide on LazyInitializationException

7
Comments
9 min read
Using MongoDB query syntax to query Relational Database in Java

Using MongoDB query syntax to query Relational Database in Java

6
Comments
1 min read
loading...