Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

JPA 2 "member of" syntax doesn't work with members of superclass

jpa eclipselink jpa-2.0 jpql

How do you query the EclipseLink version at runtime (plus JPA meta data)?

jpa version eclipselink

JPA: PersistenceException "unknown state or association field"

How to cascade persist if object not in database, otherwise merge?

jakarta-ee jpa eclipselink

quoting problem with JPA2 (EclipseLink) and PostgreSQL

Jaxb EclipseLink/MOXy : Is it possible to specify the names of get/set methods

JPA eclipselink joined inheritance without discriminator

PostgreSQL - managing user's contacts - unidirectional or bidirectional relation better?

Use Eclipselink and Moxy to write List<someObject> to file

java jpa jaxb eclipselink moxy

Lazy loading collections with JPA / EclipseLink

Using EclipseLink MOXy as JAXB provider for JAX-WS on JBoss EAP 6.1

Network error using eclipselink with internal connection pool

Can't get active session of an eclipselink's EntityManager with spring

Map postgreSQL enum to Java enum with JPA (EclipseLink) and custom converter

eclipselink nested batch fetch

Two day discrepancy with JPA, EclipseLink and SQL Server 2008 R2

sql-server jpa eclipselink

JPA lazy loading strategies for remote client using EclipseLink