Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

sun.reflect.annotation.TypeNotPresentExceptionProxy exception after adding EntityListeners

jpa jpa-2.0 eclipselink

Using @ElementCollection and @CollectionTable on @MappedSuperclass base class with EclipseLink

Getting a List<String> from XML using JAXB (Moxy)

Control how Moxy serializes and deserializes enums in a generic way

'ALTER TABLE' cannot be performed because table does not exist

java orm jpa eclipselink derby

Troubles with JPA Query using Timestamp

java jpa timestamp eclipselink

Failing to merge date on Eclipselink

date jpa ejb eclipselink jta

Is EclipseLink MOXy capable of applying JSR-303 Bean Validation when unmarshalling XML to object?

EclipseLink MOXy JSON Bindings, BackSlash '\' escape issue

After 9 queries to database, the time to perform the same query is multiplied by 7

EclipseLink/JPA: Multiple @DiscriminatorColumn annotations for Entity

java orm jpa eclipselink

Unreferenced static inner classes treated differently by MOXy and the RI

java jaxb eclipselink moxy

It is possible to override properties in a persistence.xml that is located in a jar dependency

NoClassDefFoundError for JPA createEntityManagerFactory

How do you fetch and then release a direct database connection using eclipse link

orm jpa eclipselink