Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

EclipseLink Document Doesn't Explain "session"

java jpa eclipselink

Customize JPA field name mapping using EclipseLink

JPA @Column to prevent empty values

java jpa eclipselink string

JPA many-to-many relationship causing infinite recursion and stack overflow error

How to cascade persist only new entities

JPA ERROR: relation does not exist

JAXB Compiling Issue - [ERROR] Property "Any" is already defined

jaxb eclipselink moxy

Use QueryHint when using JpaSpecificationExecutor

javax.validation.ValidationException: HV000041: Call to TraversableResolver.isReachable() threw an exception

java jpa eclipselink

An alternative to Hibernate or TopLink? [closed]

Getting old data with JPA

java jpa eclipselink

How to use MySQL's full text search from JPA

NamedQueries problem with Hibernate

Why EclipseLink is adding discriminator column for joined inheritance strategy?

jpa eclipselink

EclipseLink MOXy @XmlPath support for axes/parent

xpath jaxb eclipselink moxy

GAE + JPA :java.lang.NoClassDefFoundError: Could not initialize class EMF

How does one construct multi-column "WHERE ... IN" expressions using JPA's criteria API?

EclipseLink & Spring Config without Persistence.xml

java spring jpa eclipselink

EclipseLink throws ArrayIndexOutOfBoundsException when trying to weave a class

How to statically weave JPA entities using EclipseLink when there is no persistence.xml as the entities are managed by Spring