Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Generic Spring Data JPA repository implementation to load data by class type

Links to Embedded entities in Spring Data Rest

Fetching & Updating lazy-loaded many-many fields in Spring Data REST

How to use Spring Data JPA example matcher with additional conditions

java jpa spring-data-jpa

How to statically weave JPA entities using EclipseLink when there is no persistence.xml as the entities are managed by Spring

Spring Data Rest ManytoMany POST

How do I implement fine-grained access control in Spring-Data-Rest?

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)