Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

encounter java.lang.StackOverflowError when used @OneToOne for select in Hibernate

@ManyToMany JPA 2 complex query

Spring Data - JpaRepository using non-Primary EntityManager

Spring Data / Hibernate save entity with Postgres using Insert on Conflict Update Some fields

Delete record into table and get the number of deleted rows

What are the advantages of using Spring JPA Specifications over direct queries

spring jpa spring-data-jpa

timescaledb with spring data jpa

How to resolve "could not execute statement; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not execute statement"?