Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

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

Eclipselink update existing tables

java orm jpa eclipselink

JPA - Persisting a Unidirectional One to Many relationship fails with EclipseLink

java jpa orm eclipselink

How to write JPA query with boolean condition

jpa-2.0 eclipselink jpql

How to use Postgres JSONB datatype with JPA?

JPA Inheritance demands ID in subclass

inheritance jpa eclipselink

Multiple writable mappings exception in EclipseLink

jpa orm ejb jpa-2.0 eclipselink

Java/JAXB: Unmarshall Xml to specific subclass based on an attribute

Manually specify the value of a primary key in JPA @GeneratedValue column

java mysql jpa orm eclipselink