Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Spring JPA: How to check whether "save" function created or updated the data?

spring jpa spring-data-jpa

Convert String to CLOB in Spring data JPA

Lazy attribute is null inside transaction after creation

How to save an Entity object into an initialized h2 table with generated index?

How can I lazy create the EntityManagerFactory using Spring Data ORM/JPA?

java spring spring-data-jpa

no setter methods in generated mapstruct implementation

Incorrect Hibernate Mapping of OneToOne Relationships with Composite Keys in a PostgreSQL Database

QueryDSL Q classes are generated in target folder but cannot be imported in other spring boot modules

Spring Data JPA : persist a many to may relationship in both directions

Error in JSON result for one to many mapping in Spring-Data-Jpa

Use a dto as parameter in a native jpa query

kotlin jpa spring-data-jpa

Spring Data JPA Custom Generic Repository Pattern issue