Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Querying with ManyToOne association results in SQLException

java jpa spring-data-jpa

How to avoid select statement during save in Spring Data JPA

JPA criteria builder: how to replace and cast a string to numeric in order-by?

How to SendEmail only if transaction is success with spring-transactions

JPA Native Query across multiple tables

jpa spring-data-jpa

Test uses internal ContextConfiguration of other test

Spring data jpa left join fetch and where clause

Can we use HINT_FETCH_SIZE and Pageable together in JPA query

javax.persistence not included in spring data jpa?

How to insert blob data into the embedded HSQLDB of Spring through the sql script?

Spring Boot Data JPA receive Multiple Out Parameters from stored procedure

Deleted entity is in list in related Entity, but I can't find it by repository

Spring JPA + JDBC in same transaction

Repository annotation is not working on Spring data JPA

It's impossible to unit-test a Spring Data JPA @Query, really?

No data type for node: org.hibernate.hql.internal.ast.tree.MethodNode

Using Repository class object across multiple threads

JPA specification join many tables

java.lang.NoClassDefFoundError: org/springframework/core/NativeDetector