VOOZH about

URL: https://www.javacodegeeks.com/tag/jpa/page/17

⇱ JPA Archives - Page 17 of 20 - Java Code Geeks


  • Enterprise Java👁 Image
    Eren AvsarogullariJune 5th, 2012
    0 255

    Distribute Spring Beans in Oracle Coherence

    This article shows how to distribute Spring beans by using EntryProcessor and Portable Object Format(POF) features in Oracle Coherence. Coherence…

    Read More »
  • Enterprise Java👁 Image
    Dan HaywoodJune 1st, 2012
    0 189

    Registering entity types with OpenJPA programmatically

    I’ve just started work on an OpenJPA objectstore for Isis. In the normal scheme of things, one would register the…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Florian AdlerMay 28th, 2012
    0 178

    REST CXF for Spring JPA2 backend

    In this demo, we will generate a REST/CXF application with spring/jpa2 backend. This demo presents the track REST-CXF of minuteproject.…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Alex CollinsMay 23rd, 2012
    3 183

    Tutorial: Hibernate, JPA & Spring MVC – Part 2

    This tutorial will show you how to take a basic Hibernate/JPA app, convert it into a Spring MVC web project…

    Read More »
  • Enterprise Java👁 Image
    Alex CollinsMay 23rd, 2012
    4 841

    Tutorial: Hibernate, JPA – Part 1

    This is the first part of tutorial about using Hibernate and JPA. This part is an introduction to to JPA…

    Read More »
  • Enterprise Java👁 Image
    Markus EiseleMay 7th, 2012
    2 145

    The Future of NoSQL with Java EE

    I’ve been following the recent NoSQL momentum since some time now and it seems as if this buzzword also is…

    Read More »
  • Enterprise Java👁 Image
    Alex SotoApril 24th, 2012
    7 572

    Hibernate Tip: Sort and Order

    Let’s introduce another hibernate performance tip. Do you remember the model of previous hibernate post? We had a starship and…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Maria JurcovicovaApril 19th, 2012
    1 313

    JNDI and JPA without J2EE Container

    We wanted to test some JPA code with as simple setup as possible. The plan was to use only Java…

    Read More »
  • Enterprise Java👁 Image
    Hebert CoelhoFebruary 17th, 2012
    2 183

    Covering your tests with Cobertura, JUnit, HSQLDB, JPA

    Hello, how are you? Let us talk today about a very useful tool named “Cobertura”. This framework has the same…

    Read More »
  • First
  • ...
  • 10
  • «
  • 15
  • 16
  • 17
  • 18
  • 19
  • »
  • ...
  • Last
Back to top button
Close