VOOZH about

URL: https://www.javacodegeeks.com/tag/eclipselink

⇱ EclipseLink Archives - Java Code Geeks


  • Core Java👁 Image
    Blaise DoughanJuly 29th, 2013
    0 157

    EclipseLink MOXy and the Java API for JSON Processing – Object Model APIs

    The Java API for JSON Processing (JSR-353) is the Java standard for producing and consuming JSON which was introduced as…

    Read More »
  • Enterprise Java👁 Image
    Blaise DoughanApril 17th, 2013
    0 134

    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…

    Read More »
  • Enterprise Java👁 Image
    Markus EiseleNovember 6th, 2012
    0 149

    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…

    Read More »
  • Enterprise Java👁 Image
    Markus EiseleFebruary 1st, 2012
    1 205

    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…

    Read More »
  • Enterprise Java👁 Image
    Alex StaveleyJanuary 13th, 2012
    0 367

    Extending your JPA POJOs

    Extensibility is an important characteristic in many architectures.  It is a measure of how easy (or difficult) it is to…

    Read More »
Back to top button
Close