Search code examples
DML operations through JPA criteria/JPQL and JPA cache...

hibernatecachingjpaeclipselinkcriteria

Read More
Merging a managed entity on the @ManyToOne side...

javahibernatejpaormeclipselink

Read More
Evaluating JPA providers: Market share of Hibernate/EclipseLink?...

javahibernatejpaormeclipselink

Read More
Invalid query key thrown because of JPQL statement in eclipselink 2.5.2 but works in 2.3.2...

javajpaeclipselinkjpql

Read More
merge on a manyto many entity provoke a duplicate entry in jointable...

javaeclipselinkpersistence

Read More
Dependency to EclipseLink vs org.eclipse.persistence.jpa...

mavenjpaspring-dataeclipselink

Read More
EclipseLink - Weblogic 12 - Insert order issue using Bidirectional mapping...

jpainheritanceeclipselinkbidirectional

Read More
JPA connection works in Eclipse but gives NullPointerException when compiled...

javaeclipsejpaeclipselink

Read More
Do Eclipselink JPA Entity Classes have to be public?...

javajpaeclipselinkderby

Read More
Should I use @NamedQuery annotation or addNamedQuery method?...

jpajakarta-eeeclipselink

Read More
Maven and the " is not a known entity type" error...

javajpaeclipselinkderby

Read More
EclipseLink REGEXP?...

regexdatabasejpaeclipselink

Read More
Spring Data JPA CDI integration with multiple persistence units...

javaspring-dataspring-data-jpaeclipselinkcdi

Read More
Eclipselink 2.5 Metamodel Generation using Maven...

mavenjpaeclipselink

Read More
EclipseLink auto generates Integer instead of Decimal for H2 database...

databasejpajakarta-eeeclipselinkh2

Read More
Errors While Generating Metamodel Using ANT...

javajpaanteclipselinkmetamodel

Read More
eclipseLink 2.7.0: Static weaving error for "javax.persistence.AttributeConverter"'s s...

javaeclipselinkjpa

Read More
Is it possible to output generated SQL using EclipseLink without having to increase log verbosity?...

jpaeclipselinkorm

Read More
JPA Eclipselink - Multiple EntityManagerFactory instances returning same session...

javajpajdbceclipselink

Read More
DatabaseAccessor not connected in a high load scenario...

javajpaeclipselinkpersistencetoplink

Read More
jpa mysql table does not exists autoGenerate doesn't work...

javajpaeclipselink

Read More
Why CascadeType.DETACH is not working in OneToMany relationships of FetchType.LAZY in Eclipselink?...

jpajakarta-eeeclipselinkjpa-2.0

Read More
JPA call method on lazy (not loaded) collection when detached not working as expected in Eclipselink...

javajpaeclipselinkentitymanagerdetach

Read More
What is a JPA implementation?...

javaeclipsejpaeclipselink

Read More
EclipseLink MultiTenant and Spring Data JPA - @IdClass annotation required - Why?...

jpaeclipselinkspring-datamulti-tenantspring-data-jpa

Read More
NamedQuery not found...

javamysqljpanetbeanseclipselink

Read More
2.2 versioned Orm.xml marshaling failed in Java EE 8/Glassfish v5/JPA 2.2(EclipseLink 2.7)...

jpajakarta-eejava-8glassfisheclipselink

Read More
JPA update many-to-many deleting records...

javamysqljpaeclipselinkjpa-2.0

Read More
Concurrency not handled in Eclipse Link when using Spring JpaTransactionManager...

springjpaeclipselinkmulti-tenant

Read More
EclipseLink's @UuidGenerator leads to NullPointerException...

javajakarta-eeeclipselinkuuid

Read More
BackNext