Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

JPA Entities in server cluster

session jpa jsf eclipselink

EclipseLink Platform is missing from JPA Facet Configuration Window

eclipse maven jpa eclipselink

EclipseLink - bidirectional OneToMany relation

java jpa eclipselink

JPA update many-to-many deleting records

No [EntityType] was found for the key class [] in the Metamodel - please verify that the [Entity] class was referenced in persistence.xml

jpa eclipselink

Java-EE6: FetchType.LAZY with static weaving throws strange exception

Should I specify names via @Column and @Table always or only when necessary

java jpa eclipselink

Getting nearly double the length when reading byte[] from postgres with jpa

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?