Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Spring JPA: Query builder versus Criteria Builder , which one to use?

Spring Boot @JsonIgnore on entity, sometimes I want a property to be returned as Json

Spring DATA JPA how to write a method which use contant value for a field to fetch data

spring spring-data-jpa

Access JpaEntityInformation in custom repository implementation

Spring JPA, @SqlResultSetMapping mapping to JPA repository

Spring Data JPA - How to convert Query result to entity class

Spring Boot & Postgres: relation "sub_comment" does not exist

JPA mapping native query result to non entity DTO

Returning JSON as Response Spring Boot

How to deal the problem "Transaction was marked for rollback only; cannot commit; "?

Spring Data JPA slice underlying SQL

AOP To Detect All Class Casts For Hibernate.unproxy()

InvalidDataAccessApiUsageException: Parameter value [...] did not match expected type [java.util.UUID (n/a)]

Spring Data JPA @EnableJpaRepositories TypeNotPresentExceptionProxy

Jpa + Spring - automatically setting transient field value after read from DB

Getting first row from a resultset with sort by descending using QueryDsl predicate and spring jpa

Spring Data 'Left Join Fetch' query returning null

Unable to mock Spring-Data-JPA repositories with Mockito

How spring data generate sql according to method name?

Hibernate 2nd level cache one-to-one doesn't work