Search code examples
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
Unexpected token: ) in findAll and findByKeyIn with Spring and Eclipselink JPA...


springspring-data-jpaeclipselinkjpql

Read More
JPA - does not work cascada type all...


javaspringjpaspring-booteclipselink

Read More
JPA: How to handle versioned entities?...


javaoraclejpaeclipselinkor-mapper

Read More
Eclipselink with MongoDB - cast exception...


javamongodbjpapersistenceeclipselink

Read More
Binding foreign key in Vaadin (EclipseLink)...


javajpaeclipselinkvaadin

Read More
Example of using CURRENT_DATE in JPA query...


javajpaeclipselink

Read More
MariaDB Character Encoding...


mysqlspringeclipselinkmariadb

Read More
BackNext