Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

@valid annotation is not working as expected

Passing entire where clause to native spring jpa @Query [duplicate]

java spring-data-jpa

Spring Boot Multitenancy - Hibernate - Use ddl-auto to update all schemas when entity structure changes

How to write distinct SQL clause in JPA Repository interface

How to hide some json in response?

Can I have a single JPA repository interface handling multiple entity classes using Spring Data JPA?

Spring Data JPARepository and @Transactional For Multiple Operations inside One Method

Spring boot @CachePut, how it works

How spring data jpa manages session for every transaction?

hibernate spring-data-jpa

spring crudrepository save with specific id

Spring Boot JPA native query for enum values

Query annotation is disallowed for this location

Spring data duplicate key value

Native query with parameters using @Query in Hibernate

@NotNull : validation custom message not displaying

Spring Data JPA having multiple orm.xml files

Set the value for the field annotated with @CreationTimestamp