search results

  1. The Java Persistence API, sometimes referred to as JPA, is a Java programming language specification which describes the management of relational data in applications ...
    en.wikipedia.org/wiki/Java_Persistence_​API - Cached
    More results from en.wikipedia.org »
  2. Introduction. Java Persistence API (JPA) provides POJO (Plain Old Java Object) standard and object relational mapping (OR mapping) for data persistence among ...
    www.javabeat.net/2007/04/jpa - Cached
  3. This article shows how much easier it is to develop enterprise Java applications with EJB 3.0 technology and the Java Persistence API.
    www.oracle.com/technetwork/articles/​javaee/jpa-137156.html - Cached
  4. Basic Java Persistence API Best Practices. Consider and employ these simple approaches to make your Java Persistence API applications more maintainable.
    www.oracle.com/technetwork/articles/​marx-jpa-087268.html - Cached
  5. Numerous projects have sought to make the data persistence layer a good object-oriented citizen in Java application development. The Java Persistence API, an ...
    www.javaworld.com/javaworld/jw-01-2008/​jw-01-jpa1.html - Cached
  6. Adobe PDF
    J2EE 1.4 Reality Check Common Technology Stack â€" Spring (IoC) â€" Hibernate (Light-Weight Persistence) â€" Stateless EJB
    www.gbcacm.org/.../slides/4%20-​%20Spring-JPA-Hibernate.pdf
  7. Explains how to define a JPA persistence unit in the persistence.xml file.
    www. objectdb.com/java/jpa/entity/​persistence-unit
  8. Purpose: I need a PaaS cloud/hosting provider for my Java EE applications so they can run as thin client applications and also as BaaS providers for mobile applications.
    eclipsejpa.blogspot.com - Cached
  9. The JPA persistence layer is configured by the standard persistence.xml file, which is normally located in ...
    fusesource.com/.../transactions/​TxnManagers-Samples-JPA.html - Cached
  10. JPA 2 JavaDoc Reference Documentation - Bootstrap class that is used to obtain an EntityManagerFactory in Java SE environments.
    www.objectdb.com/api/java/jpa/​Persistence