Search code examples
Hibernate, Spring. Multiple representations of the same entity are being merged...


javahibernatejpa

Read More
Why does one delete statement cascade, but not the other?...


javajpaspring-data-jpaspring-datajpql

Read More
Schema-validation: missing table [game]...


jpaspring-boot

Read More
Casting Integer to String in JPQL...


jpajpa-2.0jpql

Read More
EntityManagerFactory is very slow to close...


javaspring-bootjpatestcontainers

Read More
How to add a list of Predicates to CriteriaBuilder.or...


javajpaspring-data-jpahibernate-criteriapredicate

Read More
ConcurrentModificationException on JPA hibernate save spring/JPA/Java...


hibernatespring-bootjpaspring-data-jpa

Read More
Error: Parameter value did not match expected type...


jpajpql

Read More
My Spring Boot app doesn't identify my entities...


javaspringspring-bootmavenjpa

Read More
Why is "public" not allowed for properties in JPA entities?...


javajpajakarta-ee

Read More
How to retrieve the datasource used by a persistence unit programmatically...


hibernatejakarta-eejpajpa-2.0jboss7.x

Read More
Is it possible to use JpaRepository without entity?...


javaspring-bootjpa

Read More
JPQL and list of tuples as parameter for SELECT IN statements...


hibernatespring-bootjpakotlinjpql

Read More
How to find objects using JpaRepository with multiple non-requiered request parameters?...


javaspringjpaspring-data-jpacrud

Read More
Why has javax.persistence-api been replaced by jakarta.persistence-api in spring data jpa starter?...


javahibernatespring-bootjpaspring-data-jpa

Read More
Netbeans creating "JPA Controller classes from entity classes"...


javaormnetbeansjpacrud

Read More
Spring Boot: How to persist user details collected from OAuth Service Provider to my database...


spring-bootjpaoauth-2.0servicerepository

Read More
Springboot How to save data in a OneToMany Relationship...


javaspring-bootjpa

Read More
What does the length attribute do when set on the @Column JPA annotation?...


javahibernatejpaannotations

Read More
JSON operators syntax (::json) in JPA native query...


postgresqlspring-bootjpahibernate-native-query

Read More
Hibernate throws MultipleBagFetchException - cannot simultaneously fetch multiple bags...


javahibernatejpaone-to-manybag

Read More
how to treat mysql json column with queryDSL?...


hibernatejpaquerydsl

Read More
How to dynamically generate SQL query based on user’s selections?...


javahibernatejpaeclipselink

Read More
I am getting a DU anomaly(PMD) in my code. I am not sure how to fix this...


javajpajava-streampmd

Read More
Detached entity is unexpectedly being flushed causing error...


springhibernatejpaspring-data-jpa

Read More
How to use multiple JOIN FETCH in one JPQL query...


javahibernatejpajoinjpql

Read More
Bidirectional relationships lead to a stack overflow error...


hibernatejpaspring-data-jpanhibernate-mappinghibernate-onetomany

Read More
Validation failed for query for method JPQL...


javamysqlspringjpaspring-boot

Read More
Stream API convert entity to JSON...


javaspringjpaspring-data-jpajava-stream

Read More
EntityManager" is null in JPA...


jpa

Read More
BackNext