Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

Do I have to set both sides for a bidirectional relationship?

java jpa eclipselink derby

how to use JPA life-cycle events to get entity data

Can I replace jaxb.properties with code?

java xml jaxb eclipselink moxy

EclipseLink adding a Converter causes ValidationException intermittently

eclipse jpa eclipselink

MOXy JAXB: how to exclude elements from marshalling

jaxb eclipselink moxy

JPA cascade persistence with entity ElementCollection keys

java jpa eclipselink

JPA: is the default constructor required to be empty?

Hibernate exception with @MapsId, @EmbeddedId

Custom data types using EclipseLink and Querydsl

java jpa eclipselink querydsl

Hibernate not following JPA specifications when combined with Bean Validation API?

JPA DescriptorEventAdapter ChangeSet always null

What's the difference between @CascadeOnDelete and CascadeType.REMOVE annotations?

java sql jpa eclipselink

Problems with generating sql via eclipseLink - missing separator

Hibernate Envers for EclipseLink (Entity Auditing)

java eclipselink audit

How do I configure dynamic weaving using EclipseLink & Spring?

Get rid of redundant joins produced by subqueries in JPA criteria

dynamic @PersistenceContext unitName attribute for container-based EntityManager

Merge an entity, change its id, merge again, cause "mapped to a primary key column in the database. Updates are not allowed" error

How to apply Static Weaving Ant Task with Eclipse-Link JPA in Netbeans?