DML operations through JPA criteria/JPQL and JPA cache...
Read MoreMerging a managed entity on the @ManyToOne side...
Read MoreEvaluating JPA providers: Market share of Hibernate/EclipseLink?...
Read MoreInvalid query key thrown because of JPQL statement in eclipselink 2.5.2 but works in 2.3.2...
Read Moremerge on a manyto many entity provoke a duplicate entry in jointable...
Read MoreDependency to EclipseLink vs org.eclipse.persistence.jpa...
Read MoreEclipseLink - Weblogic 12 - Insert order issue using Bidirectional mapping...
Read MoreJPA connection works in Eclipse but gives NullPointerException when compiled...
Read MoreDo Eclipselink JPA Entity Classes have to be public?...
Read MoreShould I use @NamedQuery annotation or addNamedQuery method?...
Read MoreMaven and the " is not a known entity type" error...
Read MoreSpring Data JPA CDI integration with multiple persistence units...
Read MoreEclipselink 2.5 Metamodel Generation using Maven...
Read MoreEclipseLink auto generates Integer instead of Decimal for H2 database...
Read MoreErrors While Generating Metamodel Using ANT...
Read MoreeclipseLink 2.7.0: Static weaving error for "javax.persistence.AttributeConverter"'s s...
Read MoreIs it possible to output generated SQL using EclipseLink without having to increase log verbosity?...
Read MoreJPA Eclipselink - Multiple EntityManagerFactory instances returning same session...
Read MoreDatabaseAccessor not connected in a high load scenario...
Read Morejpa mysql table does not exists autoGenerate doesn't work...
Read MoreWhy CascadeType.DETACH is not working in OneToMany relationships of FetchType.LAZY in Eclipselink?...
Read MoreJPA call method on lazy (not loaded) collection when detached not working as expected in Eclipselink...
Read MoreEclipseLink MultiTenant and Spring Data JPA - @IdClass annotation required - Why?...
Read More2.2 versioned Orm.xml marshaling failed in Java EE 8/Glassfish v5/JPA 2.2(EclipseLink 2.7)...
Read MoreJPA update many-to-many deleting records...
Read MoreConcurrency not handled in Eclipse Link when using Spring JpaTransactionManager...
Read MoreEclipseLink's @UuidGenerator leads to NullPointerException...
Read More