Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

Select for update skip locked from JPA level

How do I catch the constraint violation exception from EclipseLink?

jpa jpa-2.0 eclipselink

EntityManager.merge not doing anything

java spring jpa eclipselink

How to add a Map<String, Person> in an entity class?

Should the id field of a JPA entity be considered in equals and hashCode?

How to get the primary key of any JPA entity?

java eclipselink jpa-2.0

javax.persistence.* sources, where? [closed]

java eclipse jpa eclipselink

Could not bind properties

Why merging is not cascaded on a one to many relationship

java jpa eclipselink ejb-3.1

EclipseLink and Sequence Generator Preallocation

hibernate jpa eclipselink

Using EclipseLink

java jpa eclipselink

How can I retrieve the foreign key from a JPA ManyToOne mapping without hitting the target table?

java jpa eclipselink

EclipseLink native query result into POJO - Missing descriptor for [Class]

jpa eclipselink

How to Tell JPA the prefered DataType

Can't understand EclipseLink warning

jpa eclipselink self-join

eclipselink connection pooling

Cannot use an EntityTransaction while using JTA

jpa glassfish eclipselink jta

Supported source version RELEASE_6 from annotation processor org.eclipse.persistence.internal.jpa.modelgen.CanonicalModelProcessor less than source1.7

Eclipselink 2.5 Metamodel Generation using Maven

maven jpa eclipselink

Exception in thread "main" javax.xml.bind.PropertyException: name: eclipselink.media-type value: application/json

java json jaxb eclipselink moxy