Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

Questions regarding JPA spec jar (javax.persistence.jar)

Connecting to different mysql schemas selected at runtime in a webserver using JPA EntityManagerFactory (JSE,EclipseLink,Tomcat), is it possible?

JPA Eclipselink getting wrong sequence number

java jpa eclipselink sequence

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