JAXB EclipseLink problem with marshalling CHOICE with nillable elements...
Read MoreEclipselink Lazy loading fails when upgrade to Jersey2 for Weblogic 12c migration from WL11g...
Read MoreJPQL Join over several connected Entities...
Read MoreWhat's the equivalent of eclipselink.jdbc.bind-parameters for OpenJPA (Kodo)?...
Read MoreIs "attributeName" required for @Convert on a Map<String, String> attribute?...
Read MoreHow to optionally persist secondary table in Eclipselink...
Read MoreHow to solve java.lang.IllegalArgumentException: Unsupported class file major version 61 and Entity ...
Read MoreEntitymanager.flush() VS EntityManager.getTransaction().commit - What should I prefer?...
Read MoreHow do I find a value in a column that just have unique values with EclipseLink?...
Read MoreAccess JPA <persistence-unit-metadata> programmatically...
Read MoreException in thread "main" javax.xml.bind.PropertyException: name: eclipselink.media-type ...
Read MoreJPA: how to make a field auto increment...
Read MoreUsing UUID with EclipseLink and PostgreSQL...
Read MoreHow to debug JPA CriteriaBuilder queries...
Read MoreDefault value declared in JPA @Column( columnDefinition ... ) not set when persisted...
Read MoreMapping Java enum on Postgres enum with EclipseLink...
Read MoreJPA QueryException - A reference class must be provided...
Read MorePerform UPDATE without SELECT in eclipselink...
Read MoreEclipseLink JPA converter subclasses doesn't work...
Read MoreFind an entity which use a class Id...
Read MoreIs there a way to prevent JPQL's FUNCTION from returning an object of type java.lang.Object?...
Read MoreIs there a way to prevent Postgres triggers from triggering before Java/EclipseLink transaction comm...
Read MoreHow do I get the transient fields from EclipseLink's `SingularAttributeImpl`?...
Read MoreHow to set application name with JPA (EclipseLink)?...
Read MoreHow to obtain JPA Connection Pool Statistics in EclipseLink?...
Read MoreHow do I import javax.validation into my Java SE project?...
Read MoreUsing JPA generated Entity classes as class liberary in Android...
Read MoreJPA many-to-one mapping for potentially null foreign key...
Read More