Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

How to set a backreference from an @EmbeddedId in JPA

java jpa eclipselink

Problem with JPA, EclipseLink and case sensitive mysql

mysql linux jpa eclipselink

How to POST JSON request to a Jersey REST service?

jersey eclipselink jax-rs moxy

Lazy loading does not works for ManyToOne in eclipselink

Predeployment of PersistenceUnit failed with EclipseLink

java jpa eclipselink

JPA with OSGi DS example

Tracking Changes Using History Policy in eclipse link

java jpa eclipselink history

Eclipse Link to Hibernate migration error with mappedBy

Eclipselink history of related objects

jpa eclipselink

Can't unmarshal marshalled document when default namespace used

java xml jaxb eclipselink

eclipselink static weaving with final fields on Java 9

JPA relationship not getting updated when children are removed

JPA: How to get Id after persist in standalone java app

Unmarshalling nested objects from JSON with JAXB

json jaxb eclipselink moxy

How to know database type programmatically in JPA?

java jpa eclipselink

Hibernate Search with Eclipse Link

hibernate jpa eclipselink

Strange issue while configuring ID types for Embeddable class in EclipseLink-2.5.2

jpa error uses a non-entity [class ch.printsoft.mailhouse.usermgr.entity.Department] as target entity in the relationship attribute

jpa persistence eclipselink

How to catch and wrap exceptions thrown by JTA when a container-managed-tx EJB commits?

Where to include jaxb.properties file?