Search code examples
JPA: Why the annotations are applied on getter or field...

javahibernatejpaannotationsjpa-2.0

Read More
JPA native query join returns object but dereference throws class cast exception...

javasqljpajpql

Read More
I'm encountering an issue with my Spring Boot application where I'm unable to save a list of...

javaspringspring-bootjpa

Read More
Duplicate entry when using one to one relationship with shared primary key in JPA...

javaspring-bootjpaspring-data-jpa

Read More
Spring Boot - javax Import statements not working correctly...

javaeclipsespringspring-mvcjpa

Read More
any way to force a particular order when sorting by a String field with jpa...

javajpa

Read More
java.lang.IllegalStateException: Multiple representations of the same entity with @ManyToMany 3 enti...

javahibernatejpajpa-2.0ejb-3.0

Read More
Java Spring JPA: Why does it try to insert an uninitialized row when I explicitly updated a managed ...

javaspringhibernatejpa

Read More
How to join tables efficiently?...

javajpaeclipselinkjpql

Read More
java.lang.StackOverflowError When updating entity with many to many relationship...

hibernatejpaspring-data-jpa

Read More
Use an enum as ID in JPA...

javaspring-bootjpa

Read More
JPA adjust Postgres timestamp without timezone to server timezone...

postgresqljpatimestamptimezonejava.time.instant

Read More
Spring boot - Not a managed type...

springspring-mvcjpaspring-bootspring-data

Read More
JPA - Make 2 columns refer to the same column in different table...

postgresqlspring-bootjpaspring-data-jpa

Read More
Could not determine recommended JdbcType for Java type 'java.util.Map<java.lang.String, java....

javamysqlspring-boothibernatejpa

Read More
Java Quarkus JPA Streamer: Cannot compare left expression of type 'java.lang.Integer' with r...

javahibernatejpaquarkusjpastreamer

Read More
Spring JPA failing to find repository...

springjparepositoryjavabeansautowired

Read More
JPA Embeddable and inheritance with Hibernate...

javahibernatejpainheritance

Read More
Force JPA entity to be updated in database (after it was already inserted)...

jpajpa-2.1

Read More
Trouble Persisting Entities with Hibernate in Java: NullPointerException on Session Save...

hibernatejpa

Read More
Why JPA Buddy complains about @Data annotation over JPA Entity?...

hibernatejpaintellij-idealombokjpa-buddy

Read More
Specification/Predicate to Search Nested Objects...

javajpaspring-dataspecificationspredicate

Read More
What is difference between transient state and removed state in JPA?...

javadatabasehibernatejpaorm

Read More
JPA , many-to-many relation, deleting all previous relations and entering the new relations...

javajakarta-eejpaejb-3.0jpa-2.0

Read More
JPA immediately fetching just after save causes NoResultException: No entity found for query...

javahibernatejpaspring-transactions

Read More
Connecting to Oracle DB using Persistence.xml file...

javaoracle-databasejpa

Read More
Passing empty list as parameter to JPA query throws error...

javahibernatelistjpapersistence

Read More
Tables are not getting created into the MySQL DB using Springboot Application...

javamysqlspring-boothibernatejpa

Read More
Getting object field previous value hibernate JPA...

javahibernatecachingjpaannotations

Read More
filter on union entities with JPA specification...

javasqlhibernatejpaspring-data-jpa

Read More
BackNext