Search code examples
javax.persistence.NonUniqueResultException: query did not return a unique result...


javahibernatespring-data-jpa

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


javajpaspring-data-jpacriteriabuilder

Read More
ManyToOne relationship still getting eagerly fetched...


javahibernatejpaspring-data-jpajpql

Read More
how to avoid n+1 problem in many to many relationshipp...


sqljpaspring-data-jpa

Read More
Spring Data JPA, Query class with enum attributes...


enumsspring-data-jpaspring-el

Read More
Bean not found exception, caused by java.lang.ClassNotFoundException: jakarta.persistence.Persistenc...


postgresqlspring-bootmavenspring-data-jpa

Read More
java.lang.IllegalStateException Cannot call sendError()...


javaspring-bootspring-data-jpapostman

Read More
app is attempting to refresh leading to @MappedSuperClass repository errors - Failed to create query...


javaspring-data-jpamappedsuperclass

Read More
Is there anyway to return value when not found in findby jpa repository...


javaspring-bootjpaspring-data-jparepository

Read More
Convert String to CLOB in Spring data JPA...


javaspringspring-bootspring-data-jpa

Read More
Native Query JPA - not replacing parameters...


javaspring-bootspring-data-jpa

Read More
Return Map<Long, String> directly from CrudRepository...


javaspring-bootspring-data-jpa

Read More
Spring data jpa SPEL dynamically adds where JPQL clause...


jpaspring-data-jpaspring-el

Read More
Problem involving partitioned table + Spring Boot: GenerationTarget encountered exception accepting ...


javapostgresqlspring-bootspring-data-jpadatabase-partitioning

Read More
How to edit a Spring Pageable object?...


javaspringhibernatespring-data-jpajpql

Read More
How to implement a 'light Entity' version with JPA?...


javamysqlspringspring-data-jpa

Read More
@Transactional method calling a method in the same class...


springspring-data-jpaspring-aopspring-transactions

Read More
TypedQuery issue while creating query using two tables...


javahibernatejpaspring-data-jpa

Read More
@Sql Failed SQL scripts: The configured DataSource [*] (named 'fooDS') is not the one associ...


javaspringspring-bootspring-data-jpaspring-transactions

Read More
Using second field for same column in entity for hashcode equals and entity management...


javahibernatespring-data-jpa

Read More
Spring Boot OpenAPI 3 with Spring Data REST...


spring-bootspring-data-jpaspring-data-restspringdocspringdoc-ui

Read More
@NotNull not working on embedded classes, using hibernate...


javahibernatejpaspring-data-jpa

Read More
Using schema in a primary key sharing situation...


spring-data-jpaschemashared-primary-key

Read More
Spring boot JPA, entity with @EmbeddedId - findyById method is not working...


javaspring-boothibernatejpaspring-data-jpa

Read More
Basic-auth is required but the test case passes without authentication in Spring boot Application...


spring-bootspring-securityspring-data-jpajunit5basic-authentication

Read More
javax.persistence not included in spring data jpa?...


javaspring-bootspring-data-jpaspring-datajpa

Read More
Is is possible to write a Spring Data JPA query method name with logical operator grouping?...


spring-data-jpaspring-data

Read More
Case insensitive Query with Spring CrudRepository...


springspring-data-jpa

Read More
How to implement One to Many relationship in Spring Boot JPA using Flyway...


spring-bootjpaspring-data-jpaflyway

Read More
Data is not getting inserted in Spring boot + Spring data JPA?...


springspring-bootspring-data-jpa

Read More
BackNext