Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

log4j config when testing to show only Errors

JPA - Paginated query with ManyToMany collection returns wrong number of entities

Unmarshal a single element list fails

Optimize JPA dynamic count query

Is there an implicit version field in JPA?

jpa eclipselink objectdb

Generic callback methods(@PostLoad..) for inherited entity classes - JPA EclipseLink

EclipseLink JPA 2.1 User supplied connection

How to invoke callback methods like @PreUpdate, @PrePersist, @PreRemove while doing bulk update, delete, insert in JPA 2.1?

In JPA, how to get from multiple table in a single entity class

java mysql jpa eclipselink

JPA 2 "member of" syntax doesn't work with members of superclass

jpa eclipselink jpa-2.0 jpql

How do you query the EclipseLink version at runtime (plus JPA meta data)?

jpa version eclipselink

JPA: PersistenceException "unknown state or association field"

How to cascade persist if object not in database, otherwise merge?

jakarta-ee jpa eclipselink

quoting problem with JPA2 (EclipseLink) and PostgreSQL

Jaxb EclipseLink/MOXy : Is it possible to specify the names of get/set methods

JPA eclipselink joined inheritance without discriminator

PostgreSQL - managing user's contacts - unidirectional or bidirectional relation better?