Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Hibernate returning PersistentBag instead of List

Is it possible to create a custom annotation with a group of annotations in Java?

Creating tables on demand with Spring Boot Data JPA

Why is my Spring Data JPA query 8 times slower than Node.JS + oracledb?

Selecting fields on Spring Data

Spring Data JPA JpaObjectRetrievalFailureException occurring after deleting ManyToOne record

Why is Hibernate deleting my collection entries when all I do is a list?

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)]