Search code examples
Issue of pagination in Spring Data JPA...

springjpaspring-mvcspring-data-jpa

Read More
Dynamic sorting in QueryDSL...

jpaquerydsl

Read More
Hibernate 6.2 strategy deprecated...

javahibernatejpa

Read More
Strange behavior in columns that are not null and have default values (SpringBoot JPA)...

jpa

Read More
Springboot - The injection point has the following annotations: - @org.springframework.beans.factory...

javaspringspring-bootjpadao

Read More
Automatically add JaversSpringDataAuditable to all instances of JPARepository in Spring Boot...

spring-bootjpaspring-data-jpajavers

Read More
How to use @Where in Hibernate...

hibernatejpaplayframework

Read More
javax.persistence.Entitymanager: remove() method...

javajpapersistence

Read More
Which annotation need to use for unique constraint in JPA entity, unique=true or @UniqueConstraints ...

jpaspring-data-jpa

Read More
How can I stop the entity repeating itself in my JSON hibernate return?...

javahibernaterestjpaspring-data-jpa

Read More
Spring Boot: Error creating bean with name 'entityManagerFactory'. Unable to build Hibernate...

javaspringspring-boothibernatejpa

Read More
How to Tell JPA the prefered DataType...

javadatabasejpatypeseclipselink

Read More
Slice in repository `The return type is incompatible with PagingAndSortingRepository`...

javaspringjpa

Read More
JPA 2 Criteria Fetch Path Navigation...

javajpajpa-2.0fetch

Read More
Getting error as "required a bean of type.....that could not be found"...

springspring-boothibernatejpaspring-data-jpa

Read More
Spring boot show sql parameter binding?...

jpaspring-bootspring-data

Read More
JPA validation ignores columnDefinition...

postgresqlspring-boothibernatejpaspring-data-jpa

Read More
Custom implementation of getCurrentAuditor method returns error when trying to use a JPA repository...

spring-bootjpaspring-data-jpaauditing

Read More
Timezone issue in Spring Boot JPA application...

mysqlspring-boothibernatejpatimezone

Read More
JPA/hibernate subquery in from clause...

hibernatejpasubquery

Read More
spring data jpa @query and pageable...

javaspringhibernatejpaspring-data-jpa

Read More
Asking for advice on debugging a not-working JPA delete call...

spring-boothibernatejpasql-deletecascading-deletes

Read More
SpringBoot stores data in h2 , but failed to retrieve the data and show it in JSON format in browser...

javahibernatejpaspring-tool-suite

Read More
Enabling 2nd level cache in Spring JPA...

spring-bootjpaspring-data-jpa

Read More
How does JPA orphanRemoval=true differ from the ON DELETE CASCADE DML clause...

hibernatejpacascadecascading-deletesorphan-removal

Read More
Conditional loading @ManyToMany JPA...

javaspring-boothibernatejpa

Read More
HQL combined "distinct" and "order by"...

hibernatejpajpa-2.0hql

Read More
The method save(User) is undefined for the type UserRepositoryJava(67108964)...

javaspring-bootmavenjpa

Read More
Can I tell Spring Data JPA/Hibernate order of composite Primary Key?...

javaspringhibernatejpaspring-data-jpa

Read More
How to prevent Lost Updates in a Java application which uses Hibernate?...

javahibernatejakarta-eejpatransactions

Read More
BackNext