Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Spring Data JPA and MySQL: How to avoid "duplicate entry" error in multithreaded environment?

Spring-Data-JPA paging

Spring Data JPA: Fetching data from entity just after save() method

Unit Test using the DomainClassConverter feature of Spring

Why is JPA double-inserting child entities?

java jpa spring-data-jpa

JPA delete fails (integrity constraint violation: foreign key no action) - data model too convoluted?

Latest data group-by without a subquery

Query tables across multiple tenants (same table name)

Define particular repository classes with EnableJpaRepositories

How to extract Spring Data JPA query to separate file

Framework similar to Spring Data JPA in Golang

spring data compose @query query dynamically

Pass port number from docker-maven-plugin to spring property

Spring Boot @Transaction(timeout = 1)

JPA One to One mapping with inheritance: 2 Queries for what should be one

Spring Data JPA Redis : Cannot write custom method based query

How to write a RestController to update a JPA entity from an XML request, the Spring Data JPA way?

how to store PostgreSQL jsonb using SpringBoot + JPA?

Spring Data JPA + JpaSpecificationExecutor + EntityGraph

Spring JPA bi-directional cannot evaluate toString

hibernate spring-data-jpa