List/Grid Tag Archives: EclipseLink

Introducing EclipseLink JPA-RS
In a previous series of posts I covered how to create a JAX-RS service that leveraged JPA for the persistence layer. EclipseLink contains a component called JPA-RS that can be used ...

Polyglot Persistence: EclipseLink with MongoDB and Derby
Polyglot persistence has been in the news since some time now. Kicked off by the famous Fowler post from end 2011 I see more an more nice ideas coming up. Latest one was a company ...

Sneak peak at Java EE 7 – Multitenant Examples with EclipseLink
The Aquarium is a great source of inspiration and most recent information about Java EE progress across all relevant specifications and reference implementations. They picked up a presentation ...

Extending your JPA POJOs
Extensibility is an important characteristic in many architectures. It is a measure of how easy (or difficult) it is to add or change functionality without impacting existing ...


