Search code examples
JPA many-to-one mapping for potentially null foreign key...


javajpanulleclipselinkmany-to-one

Read More
JPA many-to-many relationship causing infinite recursion and stack overflow error...


javapostgresqljpaeclipselink

Read More
QueryException when using Spring Data Rest with EclipseLink on Multi-Tenant System...


springeclipselinkmulti-tenantspring-data-restquerydsl

Read More
What is the method to cache results using JPA when queried by a non-primary key?...


jpacachingeclipselinkquery-cache

Read More
JPA-Eclipselink caching nested tables (entities)...


jpacachingeclipselink

Read More
Can't launch Payara Micro from payara-micro-maven-plugin, getting "unsupported JDK"...


javaeclipsemaveneclipselinkpayara-micro

Read More
EclipseLink, lazy fetch collection is accessible outside of transaction...


jpaeclipselink

Read More
JPA Many to Many Relationship Creates Two Join Tables...


javamysqljpaormeclipselink

Read More
How to know if an EclipseLink entity is detached?...


jpaeclipselink

Read More
Nested ID class required to be named like relationship, even though not being a derived identifier?...


hibernatejpaeclipselinkopenjpadatanucleus

Read More
JPA ERROR: relation does not exist...


javapostgresqljparuntime-erroreclipselink

Read More
How to fetch join nested entities in JPA-eclipselink, in case of sub-entity being in relation @ManyT...


javajpaeclipselink

Read More
EclipseLink INTERSECT filter out if two sets have element in common...


jpaeclipselinkhql

Read More
java.lang.IllegalArgumentException: Unknown Entity bean class with eclipselink in tomcat 10...


springjpatomcateclipselinktomcat10

Read More
JPQL Extract pk of an relation entity without a second query...


javaoracle-databasejpaspring-data-jpaeclipselink

Read More
Using Open Liberty with EclipseLink JPA provider - javax.persistence.sql-load-script-source not load...


jpaeclipselinkwebsphere-libertyopen-liberty

Read More
Using Spring Data 2.6.1 with Eclipselink and Jakarta 3, is it possible?...


javajpajakarta-eespring-dataeclipselink

Read More
How do I retrieve only the ID instead of the Entity of an association?...


javajpaannotationseclipselinkderby

Read More
Do I have to set both sides for a bidirectional relationship?...


javajpaeclipselinkderby

Read More
How to statically weave JPA entities using EclipseLink when there is no persistence.xml as the entit...


springspring-data-jpaeclipselinkcompile-time-weaving

Read More
eclipselink cache on the object relationship...


javajpaeclipselink

Read More
Execute task before EntityManager is closed...


jakarta-eejpaglassfisheclipselinkentitymanager

Read More
JPA/EclipseLink Error in Creating Tables...


javajpaeclipselink

Read More
JPA2: Case-insensitive like matching anywhere...


javacriteriaeclipselinkjpa-2.0hibernate-criteria

Read More
Problems with java @GeneratedValue (strategy = GenerationType.IDENTITY) using MariaDB 10.4 and eclip...


javajpaeclipselinkglassfish-5mariadb-10.4

Read More
EclipseLink not tracking changes to converted wrapper attributes...


javajpaeclipselinkconverterschange-tracking

Read More
JPQL query that give me the highest value...


javasqljpaeclipselinkjpql

Read More
Use different ID generator in Jakarta JPA depending on DB product...


jpajakarta-eeglassfisheclipselink

Read More
"NULL not allowed for column 'id'" even though log says it had value bound...


javapostgresqljuniteclipselinkh2

Read More
An instance of a null PK has been incorrectly provided for this find operation...


javamysqljpaeclipselink

Read More
BackNext