blob: f556540d17b69bf0043a4aa461b33bcc446f277f [file] [log] [blame]
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Chapter&nbsp;1.&nbsp; 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 1.2 User's Guide"><link rel="up" href="introduction.html" title="Part&nbsp;1.&nbsp;Introduction"><link rel="prev" href="introduction.html" title="Part&nbsp;1.&nbsp;Introduction"><link rel="next" href="jpa_overview.html" title="Part&nbsp;2.&nbsp;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&nbsp;1.&nbsp;
OpenJPA
</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="introduction.html">Prev</a>&nbsp;</td><th width="60%" align="center">Part&nbsp;1.&nbsp;Introduction</th><td width="20%" align="right">&nbsp;<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&nbsp;1.&nbsp;
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="d0e21"></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.&nbsp;
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&nbsp;1.&nbsp; Introduction">JPA Overview</a> describes the
fundamentals of the JPA specification.
</p></li><li><p>
The <a href="ref_guide_intro.html" title="Chapter&nbsp;1.&nbsp; 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>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="introduction.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="jpa_overview.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Part&nbsp;1.&nbsp;Introduction&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="manual.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;Part&nbsp;2.&nbsp;Java Persistence API</td></tr></table></div></body></html>