Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in eclipselink

Can I get MOXy to convert a string to a boolean when generating json

java json jaxb eclipselink moxy

Is there a way to suppress FindBugs from generating warnings on code generated by static weaving?

Global Java Type Adapters in MOXy

java json jaxb eclipselink moxy

NPE Thrown Marshalling Entity in JAX-RS

jpa jaxb eclipselink jax-rs moxy

eclipselink PersistenceUnitLoadingEception in executable JAR

How to set a backreference from an @EmbeddedId in JPA

java jpa eclipselink

Problem with JPA, EclipseLink and case sensitive mysql

mysql linux jpa eclipselink

How to POST JSON request to a Jersey REST service?

jersey eclipselink jax-rs moxy

Lazy loading does not works for ManyToOne in eclipselink

Predeployment of PersistenceUnit failed with EclipseLink

java jpa eclipselink

JPA with OSGi DS example

Tracking Changes Using History Policy in eclipse link

java jpa eclipselink history

Eclipse Link to Hibernate migration error with mappedBy

Eclipselink history of related objects

jpa eclipselink

Can't unmarshal marshalled document when default namespace used

java xml jaxb eclipselink

eclipselink static weaving with final fields on Java 9

JPA relationship not getting updated when children are removed

jpa error uses a non-entity [class ch.printsoft.mailhouse.usermgr.entity.Department] as target entity in the relationship attribute

jpa persistence eclipselink

How to catch and wrap exceptions thrown by JTA when a container-managed-tx EJB commits?

Where to include jaxb.properties file?