Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

@Table annotation and the need set catalog or schemas for development or deployment

Migrating to Hibernate 5.2 is giving error Caused by: org.hibernate.HibernateException: Could not determine a type for class: java.util.Collection

Spring Batch - Rerun Job with same Job Parameter

Spring Pageable does not translate @Column name

Spring data Querydsl in eclipse not generating query type classes

Can't create table with text[] data type

Thymeleaf iterating a Java 8 Stream from Spring Data JPA

JPA performance - SELECT DISTINCT and/or Java Set

Populate @Transient field within Spring Data Jpa Repository

spring spring-data-jpa

Spring REST: Get JSON data from Request body in addition to entity

Spring Boot 3.4.0 lets integration tests with JPA/Hibernate fail

Do I really need countQuery in a native @Query for pagination?

Spring Data JPA - entity name invalid identifier

JPA update with a join

Send image with difference data type from angular 7 to Rest API in spring boot 2.0.5

Hibernate FetchMode.JOIN ignored in Embeddable used as ID