|  | <html><head> | 
|  | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | 
|  | <title>Chapter 1.  OpenJPA</title><link rel="stylesheet" href="css/docbook.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.72.0"><link rel="start" href="manual.html" title="Apache OpenJPA User's Guide"><link rel="up" href="introduction.html" title="Part 1. Introduction"><link rel="prev" href="introduction.html" title="Part 1. Introduction"><link rel="next" href="jpa_overview.html" title="Part 2. Java Persistence API"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 1.  | 
|  | OpenJPA | 
|  | </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="introduction.html">Prev</a> </td><th width="60%" align="center">Part 1. Introduction</th><td width="20%" align="right"> <a accesskey="n" href="jpa_overview.html">Next</a></td></tr></table><hr></div><div class="chapter" lang="en" id="openjpa_intro"><div class="titlepage"><div><div><h2 class="title"><a name="openjpa_intro"></a>Chapter 1.  | 
|  | OpenJPA | 
|  | </h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="openjpa_intro.html#openjpa_intro_about">1. | 
|  | About This Document | 
|  | </a></span></dt></dl></div><a class="indexterm" name="d0e13"></a><p> | 
|  | OpenJPA is Apache's implementation of Sun's Java Persistence API (JPA) | 
|  | specification for the transparent persistence of Java objects. This | 
|  | document provides an overview of the JPA standard and technical | 
|  | details on the use of OpenJPA. | 
|  | </p><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="openjpa_intro_about"></a>1.  | 
|  | About This Document | 
|  | </h2></div></div></div><p> | 
|  | This document is intended for OpenJPA users. It is divided into several parts: | 
|  | </p><div class="itemizedlist"><ul type="disc"><li><p> | 
|  | The <a href="jpa_overview_intro.html" title="Chapter 1.  Introduction">JPA Overview</a> describes the | 
|  | fundamentals of the JPA specification. | 
|  | </p></li><li><p> | 
|  | The <a href="ref_guide_intro.html" title="Chapter 1.  Introduction">OpenJPA Reference Guide</a> contains | 
|  | detailed documentation on all aspects of OpenJPA.  Browse through this guide | 
|  | to familiarize yourself with the many advanced features and customization | 
|  | opportunities OpenJPA provides. Later, you can use the guide when you need | 
|  | details on a specific aspect of OpenJPA. | 
|  | </p></li></ul></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="introduction.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="introduction.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="jpa_overview.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Part 1. Introduction </td><td width="20%" align="center"><a accesskey="h" href="manual.html">Home</a></td><td width="40%" align="right" valign="top"> Part 2. Java Persistence API</td></tr></table></div></body></html> |