Forem

# jpa

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Criando Sistemas de Reservas consistentes com Pessimistic Locking, Spring Boot e JPA/Hibernate

Criando Sistemas de Reservas consistentes com Pessimistic Locking, Spring Boot e JPA/Hibernate

46
Comments 1
7 min read
3 dicas para uso eficiente de JPA/Hibernate

3 dicas para uso eficiente de JPA/Hibernate

36
Comments 4
7 min read
JPA and PostgreSQL text
Cover image for JPA and PostgreSQL text

JPA and PostgreSQL text

14
Comments 3
4 min read
Prevent database concurrency with @Version JPA and Hibernate
Cover image for Prevent database concurrency with @Version JPA and Hibernate

Prevent database concurrency with @Version JPA and Hibernate

7
Comments 1
3 min read
Using Spring Data JPA for data access layer

Using Spring Data JPA for data access layer

17
Comments
6 min read
Pagination(with Hateoas), Filtering & Sorting with Spring Boot and JPA
Cover image for Pagination(with Hateoas), Filtering & Sorting with Spring Boot and JPA

Pagination(with Hateoas), Filtering & Sorting with Spring Boot and JPA

38
Comments 4
12 min read
Configuring multiple data sources with Spring Boot 2 and Spring Data JPA
Cover image for Configuring multiple data sources with Spring Boot 2 and Spring Data JPA
06:02

Configuring multiple data sources with Spring Boot 2 and Spring Data JPA

4
Comments
1 min read
Pagination with JPA queries
Cover image for Pagination with JPA queries

Pagination with JPA queries

5
Comments
1 min read
How to use named parameters in JPA queries
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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

12
Comments
3 min read
Extending Hibernate Dialects
Cover image for Extending Hibernate Dialects

Extending Hibernate Dialects

5
Comments
4 min read
How to do a Select clause comparison of LocalDateTime in JPA
Cover image for 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

8
Comments
1 min read
Soft Deletion in Hibernate: Things You May Miss
Cover image for 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
Cover image for Loading Initial Data with Spring Boot

Loading Initial Data with Spring Boot

8
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
loading...