Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Spring Data, JPA @ManyToOne lazy initialization not working

Spring Data JPA - Java 8 Stream Support & Transactional Best Practices

Is it possible to combine @Lock with @Modifying @Query in Spring Data JPA together with Hibernate?

Spring Boot JPA unable to add custom repository

Is there a way to convert SQL queries to liquibase changelog format?

JPA: N+1 query even after FetchType.LAZY

NULL ID Generated Via @GeneratedValue On Composite Key Using @EmbeddedId

JPA: How to cascade save entities when child has Embedded Id?

Spring with JPA lock with long processing time

spring-data-jpa

hibernate envers does not get triggered for jpa queries

Spring Data JPA insert with child along with parent entity by taking id from parent

Overriding Spring-Data-JPA default method annotating with EntityGraph causes QueryException

spring-data-jpa querydsl

How to find compatible version pair of Hibernate + Spring-JPA? (Could not open JPA EntityManager for transaction)

Spring Data Jpa generic projection findAll

How to generate Swagger codegen Java models as JPA Entities

Spring Data: inject 2 repositories with same name but in 2 different packages

unable to get One to Many (owner -> cars ) link from jhipster generated entities

Spring Data JPA method + REST: Enum to Integer conversion

Spring data JPA native query skip locked

Spring Data DTO projection