Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

JPA starts to consume more and more memory after each iteration

java jpa spring-data-jpa

Why put @Repository on top of Spring Data JPA interfaces?

Canonical _links with Spring HATEOAS

Multi tenancy with spring data jpa and eclipselink

Spring repository interface: query methods by type

Spring JPA - persisting nested objects

Spring data jpa, jparepository returning list of string in place of DTO object

How to add non-standardized sql functions in Spring Boot application?

How to avoid 1 + n database calls for a bidirectional optional one to one association in Hibernate?

Spring JPA Repository Sub-Query In Native Query

Common spring jpa repository with multiple entity finders

Jpa Criteria API count

How do database connections get managed for Spring Data JPA repositories?

JPA, why named parameter in native query is not replaced?

DDD, domain entities/VO and JPA

java.util.NoSuchElementException creating Spring Data JPA repository bean

spring-data-jpa

How do you handle with bulk deleting by an array of IDs in Spring Data JPA?

Change default sort order for Spring Data findAll() method

Spring - Multiple Spring Data modules found, entering strict repository configuration mode

Get "Invalid derived query" error all over the place in our Spring Data JpaRepository interfaces in STS 3.1