Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Improve insert performance massively

Can not save/update entity using JPA in spring

sequence does not exist, hibernate and JPA 2.1

Spring Data JPA - Many columns in where clause

spring-data-jpa

Spring Boot with multiple data sources using same repositories and model classes?

Spring Data Rest PUT v.s PATCH LinkableResources

Is it possible to use both Spring Data R2DBC and Spring Data JPA in a single Spring boot application?

how can i load jpa properties to datasource in Spring?

failed to lazily initialize a collection of role: User.authorities, could not initialize proxy - no Session

Spring Data REST + JPA remove from OneToMany collection [not owner side]

Spring data - enable optimistic locking

Spring Data JPA - saving a new entity with custom id / primary key

java spring spring-data-jpa

Spring Data one to many mapping

Weblogic 12.2.1 + Java 8 + Spring Data JPA + Hibernate 5.x Deployment conflict

How to use @NamedQuery in spring a CrudRepository @Query?

How to find all revisions for an entity using spring data envers?

Should Kotlin's DAO return Optional or null?

How to implement long/complex query with spring-data-jpa 2.1

Custom jpa repository method published by spring-data-rest

Spring 'NOT IN' in method naming does not work as it expected