Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-data-jpa

Why can't Spring Boot deduce Hibernate dialect?

Fetch and delete the object using pageable in spring boot

JPA - check if the user exists in the database by name?

Hibernate Search failing while creating initial indexes

Spring data CrudRepository and pessimistic lock

Can't initialize classes annotated with @Repository after upgrade to Spring Boot 3.10

Querying an entity by values in an ElementCollections using Spring Data JpaRepositories

@Transactional has no effect on JpaRepository

Spring JPA query using specification and projection

spring-data-jpa

JPA Specification multiple join based on foreignkey

Why findById response is id not found but findAll returns object with this id

java spring-data-jpa

How to map sql native query result into DTO in spring jpa repository?

Cannot invoke "org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(java.sql.SQLException, String)

Can I use Java 16 record with JPA entity?

Join column must be defined with the same insertable and updatable attributes

Custom RepositoryRestController Mapping url throws 404 in spring-data-rest

Hibernate @ManyToOne of an entity with @IdClass

Springboot @Controller and @RestController Annotations when to use and what is the underlying concept?

Optimizing data fetching and insertion in Spring Boot

Unterminated dollar quote init script with testcontainers