Modified: openjpa/site/trunk/content/site-index.mdtext
URL: 
http://svn.apache.org/viewvc/openjpa/site/trunk/content/site-index.mdtext?rev=1653051&r1=1653050&r2=1653051&view=diff
==============================================================================
--- openjpa/site/trunk/content/site-index.mdtext (original)
+++ openjpa/site/trunk/content/site-index.mdtext Mon Jan 19 17:07:41 2015
@@ -1,733 +1,734 @@
-Title: Site Index
-<a name="Site-Index"></a>
-
-## Space Index
-
- <TABLE width="99%" cellspacing="0" class="grid">
- <TR>
- <TD colspan="2">
- <TABLE width="100%">
- 
- <TR>                <td class="border"><A href="#index-0-9">0-9</A> ... 1</TD>
- <td class="border"><A href="#index-A">A</A> ... 5</TD>
- <td class="border"><A href="#index-B">B</A> ... 7</TD>
- <td class="border"><A href="#index-C">C</A> ... 4</TD>
- 
- <td class="border"><A href="#index-D">D</A> ... 7</TD>
- <td class="border"><A href="#index-E">E</A> ... 6</TD>
- </TR><TR>
- <td class="border"><A href="#index-F">F</A> ... 3</TD>
- 
- <td class="border"><A href="#index-G">G</A> ... 2</TD>
- <td class="border"><A href="#index-H">H</A> ... 0</TD>
- <td class="border"><A href="#index-I">I</A> ... 4</TD>
- <td class="border"><A href="#index-J">J</A> ... 9</TD>
- 
- <td class="border"><A href="#index-K">K</A> ... 0</TD>
- </TR><TR>
- <td class="border"><A href="#index-L">L</A> ... 2</TD>
- <td class="border"><A href="#index-M">M</A> ... 2</TD>
- 
- <td class="border"><A href="#index-N">N</A> ... 0</TD>
- <td class="border"><A href="#index-O">O</A> ... 29</TD>
- <td class="border"><A href="#index-P">P</A> ... 3</TD>
- <td class="border"><A href="#index-Q">Q</A> ... 2</TD>
- 
- </TR><TR>
- <td class="border"><A href="#index-R">R</A> ... 9</TD>
- <td class="border"><A href="#index-S">S</A> ... 9</TD>
- <td class="border"><A href="#index-T">T</A> ... 4</TD>
- 
- <td class="border"><A href="#index-U">U</A> ... 2</TD>
- <td class="border"><A href="#index-V">V</A> ... 1</TD>
- <td class="border"><A href="#index-W">W</A> ... 3</TD>
- </TR><TR>
- 
- <td class="border"><A href="#index-X">X</A> ... 0</TD>
- <td class="border"><A href="#index-Y">Y</A> ... 0</TD>
- <td class="border"><A href="#index-Z">Z</A> ... 0</TD>
- <td class="border"><A href="#index-%2521@%2523%2524">!@#$</A> ... 0</TD>
- 
- <td class="border">&nbsp;</TD>
- <td class="border">&nbsp;</TD>
- </TR>
- </TABLE>
- </TD>
- </TR>
- <TR valign="top">        <td class="border"><H4 style="margin-top: 0px"><A 
name="index-0-9"></A>0-9</H4>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="2.1 Roadmap"> 
- <A href="21-roadmap.html">2.1 Roadmap</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA 2.1 Roadmap  We'll 
try to maintain this page with delivered and planned features for the OpenJPA 
2.1.0 release, so check back often.   Planned Features   Builtin connection 
pooling for Java SE applications  Inclusion of commonsdbcp in openjpaall.jar 
and the binary distribution ... </DIV>
- </TD>
- <td class="border"><H4 style="margin-top: 0px"><A name="index-A"></A>A</H4>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Apache Nexus Release Process (1.2.x-2.1.x)">
- <A href="apache-nexus-release-process-12x-21x.html">Apache Nexus Release 
Process (1.2.x-2.1.x)</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">We're starting to move our 
builds over to using the Apache Nexus repository (repository.apache.org) for 
releasing SNAPSHOT and release artifacts. More details on releasing artifacts 
and using Nexus can be found on the Maven website at 
http://maven.apache.org/developers/release/apacherelease.html ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="APIDiscussionFollowUp">
- <A href="apidiscussionfollowup.html">APIDiscussionFollowUp</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">After our meeting, Patrick 
did some analysis of our current API and where we might want to take it. Here 
are some initial observations. Please comment as appropriate.  
OpenJPAEntityManager extends EntityTransaction; should it? clr no, I like your 
... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Apply an Eclipse Patch">
- <A href="apply-an-eclipse-patch.html">Apply an Eclipse Patch</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Apply an Eclipse Patch to 
DayTrader You can apply an Eclipse patch to DayTrader for the Criteria API 
changes  Setting up Eclipse First install eclipse by going 
to&amp;nbsp;http:/www.eclipse.org http://www.eclipse.org and downloading a 
version of it. These instructions ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Architecture Notes">
- <A href="architecture-notes.html">Architecture Notes</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Architecture notes: 
 Design point: object persistence; ORM but other stores also supported by the 
architecture  domain model: user's responsibility; other areas are OpenJPA  
persistence kernel is central part delegates to other stores via data cache ... 
</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Automated Builds">
- <A href="automated-builds.html">Automated Builds</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">We're using the Apache 
Hudson build server for continuous builds for several of the OpenJPA code 
streams and some of the artifacts in the Tools subproject.   Hudson Jobs 
OpenJPA  OpenJPA 1.2.x build and deploy 
http://hudson.apache.org/hudson/job/OpenJPA12x/ This build runs on the Ubuntu 
... </DIV>
- </TD>
- </TR><TR valign="top">
- <td class="border"><H4 style="margin-top: 0px"><A name="index-B"></A>B</H4>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Banner">
- <A href="banner.html">Banner</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">div 
id=&quot;headerbackground&quot;&gt;       &lt;div 
id=&quot;openjpalogo&quot;&gt;         &lt;a style=&quot;float:left; 
width:280px;display:block;textindent:5000px;textdecoration:none;lineheight:60px;
 margintop:10px; marginleft:100px;&quot; 
href=&quot;http://openjpa.apache.org&quot;&gt;OpenJPA&lt;/a&gt;           
&lt;/div&gt;      &lt;div id ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Bean Validation Primer">
- <A href="bean-validation-primer.html">Bean Validation Primer</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Bean Validation 
Primer  A new feature defined by the JPA 2.0 specification is the ability to 
seamlessly integrate with a JSR303 http://jcp.org/en/jsr/detail?id=303 bean 
validation provider.  With minimal effort, OpenJPA 2.0 
http://openjpa.apache.org ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Begin using OpenJPA - The Basics">
- <A href="begin-using-openjpa-the-basics.html">Begin using OpenJPA - The 
Basics</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Introduction OpenJPA is an 
open source implementation of the Java JPA (Java Persistence API) specification 
from Apache. JPA provides an agnostic Javabased API for storing and retrieving 
information to a backend database. It has a canonical query language named ... 
</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Beginners Performance Guide">
- <A href="beginners-performance-guide.html">Beginners Performance Guide</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Intro to tuning OpenJPA     
OpenJPA Beginners Performance Guide  This guide is targeted at new users of 
OpenJPA that would like to know some of the important performance tuning 
properties. Please do not mistake this for an exhaustive tuning guide. This is 
just enough information ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Best Practics">
- <A href="best-practices.html">Best Practics</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">List of OpenJPA best 
practices for optimial useage.</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Build and Runtime Dependencies">
- <A href="build-and-runtime-dependencies.html">Build and Runtime 
Dependencies</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Build and Runtime 
Dependencies    Java versions   Trunk (i.e. OpenJPA 2.1.0 currently) and 2.0.x 
branch require JDK 1.6 or 1.5. Note that some functionality that requires JDK 
1.6 will not be available if you choose to build with JDK 1.5.  Building ... 
</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Building">
- <A href="building.html">Building</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">How to build OpenJPA from 
source    Contents     Building OpenJPA  See Build and Runtime Dependencies for 
details on the required Java levels.   Maven   Command Line Builds  These 
instructions describe how to check out the current OpenJPA source code (from 
... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Building and Running OpenBooks">
- <A href="building-and-running-openbooks.html">Building and Running 
OpenBooks</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Instructions to download 
and run OpenBooks Demo   OpenBooks comes with      complete source code   build 
scripts to demonstrate how to build a typical OpenJPA application and package 
it for JSE or JEE environment   scripts to run OpenBooks in on your local 
database installation.        Follow ... </DIV>
- </TD>
- <td class="border"><H4 style="margin-top: 0px"><A name="index-C"></A>C</H4>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Coding Standards">
- <A href="coding-standards.html">Coding Standards</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Coding standards for 
OpenJPA source code    Coding Standards   ASF Requirements   Copyright notices 
for submitted patches  Please see http://www.apache.org/legal/srcheaders.html 
for details of the following summary.  Apache does not require you to assign 
ownership or copyright for any ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Committers">
- <A href="committers.html">Committers</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">List of people with commit 
access to the OpenJPA repository   The people listed below have made 
significant contributions to OpenJPA by working long and hard to make quality 
software for the rest of the world to use.  If you would like to contribute to 
OpenJPA, please see ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Community">
- <A href="community.html">Community</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Community 
Links</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Community Top Link">
- <A href="community.html">Community Top Link</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Community</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Consumers Top Link">
- <A href="consumers.html">Consumers Top Link</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Consumers</DIV>
- 
- </TD>
- </TR><TR valign="top">
- <td class="border"><H4 style="margin-top: 0px"><A name="index-D"></A>D</H4>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Development">
- <A href="development.html">Development</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Development    
OpenJPA Development</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Development Process">
- <A href="development-process.html">Development Process</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">DRAFT OpenJPA Development 
Process   Tracking issues and changes  A JIRA issue is required for any 
substantive change. In order to keep the list of JIRA issues under control, it 
is expected that any controversial issue or user request for a feature or 
design change be discussed ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Development Top Link">
- <A href="development.html">Development Top Link</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Development</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Documentation">
- <A href="documentation.html">Documentation</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Documentation    
OpenJPA Documentation  The online OpenJPA documentation can be found here.   
Latest (2.1.0SNAPSHOT)    Version  HTML Manual  HTML Manual (Single Page)  PDF 
Manual  Javadocs    Nightly build (trunk)  manual 
http://openjpa.apache.org/builds/latest ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Documentation Top Link">
- <A href="documentation.html">Documentation Top Link</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Documentation</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Downloads">
- <A href="downloads.html">Downloads</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Downloads for the OpenJPA 
project    OpenJPA Downloads  Use the links below to download a distribution of 
Apache OpenJPA. It is good practice to verify the integrity #Verifying Releases 
of the distribution files.  For information on obtaining OpenJPA binaries, see 
the Obtaining page. For information on building OpenJPA ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Downloads Top Link">
- <A href="downloads.html">Downloads Top Link</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Downloads</DIV>
- </TD>
- <td class="border"><H4 style="margin-top: 0px"><A name="index-E"></A>E</H4>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Embeddable samples">
- <A href="embeddable-samples.html">Embeddable samples</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Embeddable samples    
Embeddable classes An entity may use other finegrained classes to represent 
entity state. Instances of these classes, unlike entity instances, do not have 
persistent identity of their own. Instead, they exist only as part of the state 
of the entity ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Enhancement with ANT">
- <A href="enhancement-with-ant.html">Enhancement with ANT</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">following shows how to 
define a OpenJPA enhancer task and how to invoke the task in ANT.  First you'll 
need to compile the Entites. (Note: as a prereq to running the enhance task, I 
copied my persistence.xml file to my /build directory. You ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Enhancement with Eclipse">
- <A href="enhancement-with-eclipse.html">Enhancement with Eclipse</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Enhancing Entities with 
Eclipse  If you are using Eclipse to write and deploy your application, then 
you have two choices for build time enhancement of your entities. But, if 
you're using orm.xml to map the Entities, then you can only use the Custom ANT 
... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Enhancement with Maven">
- <A href="enhancement-with-maven.html">Enhancement with Maven</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Using the 
openjpamavenplugin  There is a Maven plugin provided by the Codehaus project 
http://mojo.codehaus.org/openjpamavenplugin/index.html, which uses OpenJPA to 
enhance entities during a Maven build.  For example, to enhance you source 
entity classes after they have been compiled (but exclude ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Entity Enhancement">
- <A href="entity-enhancement.html">Entity Enhancement</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">How to enhance entity 
classes    What is Enhancement Anyway?  The JPA spec requires some type of 
monitoring of Entity objects, but the spec does not define how to implement 
this monitoring. Some JPA providers autogenerate new subclasses or proxy 
objects that front ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Events and News">
- <A href="events-and-news.html">Events and News</A>
- <BR> 
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA related events    
News Archive</DIV>
- </TD>
- </TR><TR valign="top">
- <td class="border"><H4 style="margin-top: 0px"><A name="index-F"></A>F</H4>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="FAQ">
- <A href="faq.html">FAQ</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Frequently Asked Questions 
about the OpenJPA project    FAQ      General   What is OpenJPA?  OpenJPA is a 
100% opensource implementation of the Java Persistence API (JPA), which is the 
persistence component for EJB in the Java EE 5 specification 
http://java.sun.com/javaee/.   What ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="FindBugs Presentation Notes">
- <A href="findbugs-presentation-notes.html">FindBugs Presentation Notes</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Bill Pugh  (side note: 
compiling with &quot;target jsr14&quot; will allow us to use generics and 
compile to JDK 1.4 usable code)  Static analysis   Analyzes program w/out 
executing   Not a replacement for testing  Find bugs that are one step removed 
... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Found a Bug">
- <A href="found-a-bug.html">Found a Bug</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">How to report a bug you 
find in OpenJPA    Found a Bug?  If you think you've found a problem with 
OpenJPA, there are several ways to proceed.  You can begin by raising the issue 
on the OpenJPA User or Developer mailing lists (see Mailing Lists ... </DIV>
- </TD>
- <td class="border"><H4 style="margin-top: 0px"><A name="index-G"></A>G</H4>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Get Involved">
- <A href="get-involved.html">Get Involved</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Information on getting 
involved with the OpenJPA project    Join the Apache OpenJPA Community  The 
Apache OpenJPA project is being built by the open source community for the open 
source community we welcome your input and contributions!   What we are looking 
for   Source code ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Getting started">
- <A href="getting-started.html">Getting started</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Notes These instructions 
detail the steps required to run a give sample for a number of different 
environments. You can substitute any of the directories in the \binary 
download\\examples\ directory for hellojpa in the instructions below to run a 
different sample.   Getting Started with the Eclipse  # Download ... </DIV>
- </TD>
- 
- </TR><TR valign="top">
- <td class="border"><H4 style="margin-top: 0px"><A name="index-H"></A>H</H4>
- </TD>
- <td class="border"><H4 style="margin-top: 0px"><A name="index-I"></A>I</H4>
-
- <IMG 
src="https://cwiki.apache.org/confluence/s/1810/9/_/images/icons/home_16.gif"; 
height="16" width="16" border="0" align="absmiddle" title="Index (Space Home 
Page)">
- <A href="index.html">Index</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Welcome to Apache OpenJPA   
  \\                             \\   News Events and News   \\     \\   
Resources   Quick Start Guide to OpenJPA Quick Start  Obtaining OpenJPA 
Obtaining  OpenJPA Documentation Documentation  Integration with Containers and 
Application Servers Integration  Enhancing entities with Maven2 Entity 
Enhancement  OpenJPA ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Index Top Link">
- <A href="index.html">Index Top Link</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Index</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Integration">
- <A href="integration.html">Integration</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">How to integrate OpenJPA 
with various containers and application servers    Runtime Dependencies  The 
binary release download of OpenJPA includes all of the code needed to run in a 
standalone Java SE JVM or within a Java EE application server. See Build and 
Runtime ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Intro">
- <A href="intro.html">Intro</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Apache OpenJPA is a Java 
persistence project at The Apache Software Foundation http://apache.org that 
can be used as a standalone POJO http://en.wikipedia.org/wiki/POJO persistence 
layer or integrated Integration into any Java EE compliant container and many 
other lightweight ... </DIV>
- </TD>
- 
- </TR><TR valign="top">
- <td class="border"><H4 style="margin-top: 0px"><A name="index-J"></A>J</H4>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Javadoc">
- <A href="javadoc.html">Javadoc</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Documentation</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="JPA 2.0 Development Process">
- <A href="jpa-20-development-process.html">JPA 2.0 Development Process</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">JPA 2.0 Development Process 
   JPA 2.0 Roadmap The OpenJPA roadmap and iteration detail for developing JPA 
2.0 functionality is documented here JPA 2.0 Roadmap. The process to be used 
for this development effort will be documented on this Development Process 
page.   Overview JPA ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="JPA 2.0 Iterations">
- <A href="jpa-20-iterations.html">JPA 2.0 Iterations</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">set( $jira = 
$rss.fetch(&quot;https://issues.apache.org/jira/sr/jira.issueviews:searchrequestxml/temp/SearchRequest.xml?pid=12310351&amp;status=1&amp;status=5&amp;status=6&amp;version=12314148&amp;version=12313483&amp;version=12313624&amp;version=12314149&amp;version=12314019&amp;version
 ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="JPA 2.0 Presentations">
- <A href="jpa-20-presentations.html">JPA 2.0 Presentations</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">JPA 2.0 Presentations  
We'll document the major new features of the JPA 2.0 specification and how they 
are being implemented in OpenJPA on this page.   Bean Validation Integration in 
JPA 2.0 JPA 2.0 Bean Validation 20090717.pdf (20090717) by Jeremy Bauer and 
Donald ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="JPA 2.0 Roadmap">
- <A href="jpa-20-roadmap.html">JPA 2.0 Roadmap</A>
- <BR> 
- <DIV class="smalltext" style="margin: 0 0 0 36px">JPA 2.0 Road Map  Apache 
OpenJPA 2.0.0 is being developed in trunk and will be a JPA 2.0 certified 
release of the JSR317 http://jcp.org/en/jsr/detail?id=317 specification.   
Development Process  The process that OpenJPA will be following for developing 
JPA ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="JPA 2.0 Tasks">
- <A href="jpa-20-tasks.html">JPA 2.0 Tasks</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA 2.0 Tasks    JPA 
2.0 Spec Features    Status  JIRA(s)  Effort  Summary  Area  JPA 2.0 Spec 
Reference(s)    Complete  OPENJPA962 
https://issues.apache.org/jira/browse/OPENJPA962 \\ OPENJPA1115 
https://issues.apache.org/jira/browse/OPENJPA1115  Medium  New database ... 
</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="JPA 2.0 Test Coverage">
- <A href="jpa-20-test-coverage.html">JPA 2.0 Test Coverage</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">JPA 2.0 Test Coverage  
Starting with OpenJPA 2.0.0, we have split the supported databases  
http://openjpa.apache.org/builds/latest/docs/manual/supporteddatabases.html 
into verified and compatible categories. The automated database testing 
performed by IBM and regular testing performed ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="JPA M2 Demo">
- <A href="jpa-m2-demo.html">JPA M2 Demo</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">M2 Demo We have created a 
demo that shows off a subset of the new features that were added during the 
second milestone Release Management#Milestone 2. The code that is being demoed 
can be found in the openjpaexamples module under the src/jpastore ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="JSR-317 20081031 Public Draft Tasks">
- <A href="jsr-317-20081031-public-draft-tasks.html">JSR-317 20081031 Public 
Draft Tasks</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">JPA 2.0 Spec Features based 
on JSR317 10/31/2008 public draft  For the most recent task list see the JPA 
2.0 Roadmap JPA 2.0 Roadmap.    Status  JIRA(s)  Effort  Summary  JPA 2.0 Spec 
Reference(s)    Complete   OPENJPA782 ... </DIV>
- </TD>
- <td class="border"><H4 style="margin-top: 0px"><A name="index-K"></A>K</H4>
- </TD>
- </TR><TR valign="top">
- 
- <td class="border"><H4 style="margin-top: 0px"><A name="index-L"></A>L</H4>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="License">
- <A href="license.html">License</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA license: Apache 
License v2.0    Apache License v2.0                   Apache License            
 Version 2.0, January 2004            http://www.apache.org/licenses/     TERMS 
AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION    1. Definitions.     
&quot;License&quot; shall mean the terms and conditions for use ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Logo Contest">
- <A href="logo-contest.html">Logo Contest</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Apache OpenJPA Logo Contest 
Rules and Submissions    Announcing the OpenJPA Logo Contest! !paint200x150.png 
align=left! Submissions accepted through June 30, 2009 Round 1 Voting runs from 
July 1 through July 8 Round ... </DIV>
- </TD>
- <td class="border"><H4 style="margin-top: 0px"><A name="index-M"></A>M</H4>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Mailing Lists">
- <A href="mailing-lists.html">Mailing Lists</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Mailing lists for OpenJPA 
discussions    Project Mailing Lists  OpenJPA mailing lists for users, 
developers and committers are hosted by Nabble 
http://n2.nabble.com/OpenJPAf208410.html forum.  You can view the current 
posts, subscribe or unsubscribe, post messages or browse the archives ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Migration Tool">
- <A href="migration-tool.html">Migration Tool</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Migration Tool  This 
commandline utility translates proprietary mapping descriptors to standard JPA 
mapping descriptors.   Download  The latest OpenJPA Tools JAR file can be 
download from the SNAPSHOT Repository 
https://repository.apache.org/content/repositories/snapshots/org/apache ... 
</DIV>
- </TD>
- 
- </TR><TR valign="top">
- <td class="border"><H4 style="margin-top: 0px"><A name="index-N"></A>N</H4>
- </TD>
- <td class="border"><H4 style="margin-top: 0px"><A name="index-O"></A>O</H4>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Obtaining">
- <A href="obtaining.html">Obtaining</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">How to obtain OpenJPA   
OpenJPA official releases can be downloaded at the Downloads page.  Released 
binaries can also by accessed from Maven pom.xml files by pointing them to the 
repository at http://people.apache.org/repo/m2incubatingrepository . An example 
pom.xml that will use the 0.9.0incubating ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenBooks - Featuring JPA 2.0">
- <A href="openbooks-featuring-jpa-20.html">OpenBooks - Featuring JPA 2.0</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenBooks is a sample (and 
perhaps, simple) application featuring some of the new features in JPA 2.0. 
This demonstration features usage of new JPA 2.0 features such as   Criteria 
Query   Compound, Derived identity   Orphan Delete   Persistent Domain Model 
API   The sample ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA 2.0.0">
- <A href="openjpa-200.html">OpenJPA 2.0.0</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA 2.0.0  The Apache 
OpenJPA community is proud to announce the release of Apache OpenJPA 2.0.0. 
This distribution is based on the final JSR 317 Java Persistence API, Version 
2.0 http://jcp.org/en/jsr/detail?id=317 specification and passes ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA 2.0.0 Beta">
- <A href="openjpa-200-beta.html">OpenJPA 2.0.0 Beta</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA 2.0.0 Beta  The 
Apache OpenJPA community is proud to release a Beta distribution of OpenJPA 
2.0.0. This distribution is based on the final JSR 317 Java Persistence API, 
Version 2.0 http://jcp.org/en/jsr/detail?id=317 specification ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA 2.0.0 Beta 2">
- <A href="openjpa-200-beta-2.html">OpenJPA 2.0.0 Beta 2</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA 2.0.0 Beta 2  The 
Apache OpenJPA community is proud to release a Beta 2 distribution of OpenJPA 
2.0.0. This distribution is based on the final JSR 317 Java Persistence API, 
Version 2.0 http://jcp.org/en/jsr/detail?id ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA 2.0.0 Beta 3">
- <A href="openjpa-200-beta-3.html">OpenJPA 2.0.0 Beta 3</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA 2.0.0 Beta 3  The 
Apache OpenJPA community is proud to release a Beta 3 distribution of OpenJPA 
2.0.0. This distribution is based on the final JSR 317 Java Persistence API, 
Version 2.0 http://jcp.org/en/jsr/detail?id ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA 2.0.0 Early Access 2">
- <A href="openjpa-200-early-access-2.html">OpenJPA 2.0.0 Early Access 2</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA 2.0.0 Early Access 
2    OpenJPA 2.0.0 Early Access 2  The Apache OpenJPA community is proud to 
provide an early access distribution of OpenJPA 2.0. This distribution is based 
on the 03/13/2009 draft of the JPA 2.0/JSR317 specification. Included are many 
... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA 2.0.0 Milestone 3">
- <A href="openjpa-200-milestone-3.html">OpenJPA 2.0.0 Milestone 3</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA 2.0.0 Milestone 3   
 OpenJPA 2.0.0 Milestone 3  The Apache OpenJPA community is proud to provide a 
Milestone 3 distribution of OpenJPA 2.0. This distribution is based on the 
20090922 Proposed Final Draft 2 of the JSR317 JPA 2.0 specification. Included 
... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA 2.0.1">
- <A href="openjpa-201.html">OpenJPA 2.0.1</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA 2.0.1  The Apache 
OpenJPA community is proud to announce the maintenance release of Apache 
OpenJPA 2.0.1. As with the prior 2.0.0 release, this distribution is based on 
the final JSR 317 Java Persistence API, Version 2.0 
http://jcp.org/en/jsr/detail ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA Confluence User Groups">
- <A href="openjpa-confluence-user-groups.html">OpenJPA Confluence User 
Groups</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px"></DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA Development Resources">
- <A href="openjpa-development-resources.html">OpenJPA Development Resources</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Getting Involved  Most of 
the OpenJPA discussions happen on the mailto:[email protected] mailing 
list. For more details see OpenJPA mailing lists OpenJPAEmail. For more general 
discussion about Apache mailing lists, see the Apache mailing lists 
http://www.apache.org ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA Logo Contest - Round 1">
- <A href="openjpa-logo-contest-round-1.html">OpenJPA Logo Contest - Round 1</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Logo Submissions  Logos 
submitted for Round #1 voting from July 1 July 9:  # 
!http://os.oles.biz/openjpalogoideas/variant1.png vspace=5! Georgi Naplatanov 
goshoatolesbiz # !http://os.oles.biz/openjpalogoideas/variant2.png vspace=5! 
Georgi Naplatanov goshoatolesbiz # !http://os.oles.biz ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA Logo Contest - Round 2">
- <A href="openjpa-logo-contest-round-2.html">OpenJPA Logo Contest - Round 2</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Logo Submissions  The 
results of the first round of voting can be found at OpenJPA Logo Contest Round 
1  The following are the finalists for Round 2 of voting from July 9 14:  # 
!http://people.apache.org/dwoods/openjpa/logos/openjpalogo1.png vspace=5! #7 
... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA Logo Contest - Run-off">
- <A href="openjpa-logo-contest-run-off.html">OpenJPA Logo Contest - Run-off</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Logo Submissions  The 
results of the first round of voting can be found at OpenJPA Logo Contest Round 
1  The results of the second round of voting can be found at OpenJPA Logo 
Contest Round 2  The following are the finalists for a runoff round of voting. 
Please ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA Release Policy">
- <A href="openjpa-release-policy.html">OpenJPA Release Policy</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Release Policy   
Release Numbering The release number consists of three digits separated by 
decimal points, followed by an optional status e.g. 2.1.6beta2. The first digit 
is the major release number; the second is the minor release number; the third 
is the patch ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA Up Close and Personal">
- <A href="openjpa-up-close-and-personal.html">OpenJPA Up Close and Personal</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Summer 2007 Meeting 
Information  The meeting is on the 6th and 7th of August, 2007.   Agenda   
Monday 6 August  Time Title Description Presenter Sponsor Presentation   9:30 
10:00 Introductions      10:00 12:00 OpenJPA Architecture ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA+Email">
- <A href="openjpaemail.html">OpenJPA+Email</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA email aliases   
[email protected] This alias is primarily for the developers on the 
OpenJPA project.  To subscribe, send mail to 
mailto:[email protected] To unsubscribe, send mail to 
mailto:[email protected] Archives can be found at 
http://mailarchives.apache.org/modmbox/openjpadev   [email protected] 
This alias is primarily for users ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPAEclipseEnhancementBuilder">
- <A 
href="openjpaeclipseenhancementbuilder.html">OpenJPAEclipseEnhancementBuilder</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Eclipse Tooling   
How to use the OpenJPA Eclipse Tooling Builder for Bytecode Enhancement  Once 
you have installed the OpenJPA Eclipse tooling OpenJPAEclipseInstallation, here 
is how to add the Bytecode Enhancement Builder to a Java project:  # rightclick 
on Project, click ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPAEclipseInstallation">
- <A href="openjpaeclipseinstallation.html">OpenJPAEclipseInstallation</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Eclipse Tooling    
http://people.apache.org/dwoods/openjpa/devtools/updatesite/ is the current 
Update Site of the OpenJPA Eclipse Tooling. (It will probably still change.)    
 How to install the OpenJPA Eclipse Tooling  # Get Eclipse min. version 3.4 # 
Install the OpenJPA ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPAEclipseToolingDevAndBuild">
- <A 
href="openjpaeclipsetoolingdevandbuild.html">OpenJPAEclipseToolingDevAndBuild</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Eclipse Tooling   
How to develop on and build the OpenJPA Eclipse Tooling   IDE  # get Eclipse 
with PDE # check out the 
https://svn.apache.org/repos/asf/openjpa/devtools/trunk/ (not just the 
individual project directories, but really the trunk, so that you ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenTrader">
- <A href="opentrader.html">OpenTrader</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenTrader: a 
transactional, web application with Google Web Toolkit, OpenJPA/Slice on Tomcat 
 !OpenTraderlogin.gif!   OpenTrader is a sample web application to demonstrate 
integration of Google Web Toolkit (GWT) and OpenJPA running in Tomcat Servlet 
Container. These pages describe various aspects ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenTraderArchitecture">
- <A href="opentraderarchitecture.html">OpenTraderArchitecture</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">State the design goals 
Describe the architecture  One of the good practices of software development is 
to start with a set of basic requirements and then express these requirements 
more formally through a set the interfaces. So let us begin by listing the 
requirements for OpenTrader sample.    a trader ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenTraderBuild">
- <A href="opentraderbuild.html">OpenTraderBuild</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Build instructions</DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenTraderClient">
- <A href="opentraderclient.html">OpenTraderClient</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Describe the client side 
development</DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenTraderCommunication">
- <A href="opentradercommunication.html">OpenTraderCommunication</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Describe the communication 
between client and server between client communications</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenTraderDeploy">
- <A href="opentraderdeploy.html">OpenTraderDeploy</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px"></DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenTraderEnvironment">
- <A href="opentraderenvironment.html">OpenTraderEnvironment</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">What do we need to 
download</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenTraderServer">
- <A href="opentraderserver.html">OpenTraderServer</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Describe the server</DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Overview">
- <A href="overview.html">Overview</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Overview    Overview</DIV>
- </TD>
- </TR><TR valign="top">
- <td class="border"><H4 style="margin-top: 0px"><A name="index-P"></A>P</H4>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Performance guide">
- <A href="performance-guide.html">Performance guide</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Performance Guide   
 OpenJPA Performance Guide  OpenJPA has numerous configuration properties that 
apply to many different use cases. The complete list of properties can be found 
in the most current user manual http://openjpa.apache.org/builds/latest/docs 
... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Powered By">
- <A href="powered-by.html">Powered By</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Other products and projects 
using OpenJPA   This page list products and companies that are currently using 
OpenJPA.   !http://activemq.apache.org/images/activemqlogo.png! ActiveMQ 
http://activemq.apache.org: Apache ActiveMQ is the most popular and powerful 
open source Message Broker which supports ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Privacy Policy">
- <A href="privacy-policy.html">Privacy Policy</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">All materials provided on 
the Apache OpenJPA website (openjpa.apache.org) is Copyright &copy; 20052009, 
The Apache Software Foundation and Licensed under ASL 2.0 
http://www.apache.org/licenses/LICENSE2.0.  Privacy Policy Last Updated: April 
29, 2009  Information about your use ... </DIV>
- </TD>
- <td class="border"><H4 style="margin-top: 0px"><A name="index-Q"></A>Q</H4>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Query Notes">
- <A href="query-notes.html">Query Notes</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">name conflict: QueryImpl 
from JDBC vs. QueryImpl from kernel openjpa.kernel.jpql.JPQLParser joins are 
done by SelectImpl subselects have some issues especially with nonrelationship  
src/main/jjtree/org/apache/openjpa/kernel/jpql/JPQL.jjt has rules ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Quick Start">
- <A href="quick-start.html">Quick Start</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Getting Started with 
OpenJPA    Quick Start Guide  We know it can be hard to find the right help 
sometimes and search engines can be overwhelming, so we will try to put the 
most commonly asked for topics with some overview and links to more ... </DIV>
- </TD>
- 
- </TR><TR valign="top">
- <td class="border"><H4 style="margin-top: 0px"><A name="index-R"></A>R</H4>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Recovering from a vetoed release">
- <A href="recovering-from-a-vetoed-release.html">Recovering from a vetoed 
release</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Recovering from a bad 
release or a vetoed release  Recovering from a bad release actually isn't that 
difficult. You'll have to delete the bad tag in SVN and rollback the version 
numbers in all of our pom.xml files.    Delete the tag in svn   $ svn ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Related Projects">
- <A href="related-projects.html">Related Projects</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Projects related to OpenJPA 
   JDO http://db.apache.org/jdo/    TODO: More Links</DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Release Management">
- <A href="release-management.html">Release Management</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Release Management     
Where should I put my fix? Fixes should be targeted and committed on trunk 
first. Any other open releases are fair game, but may require approval from a 
release manager.    Regarding Release Managers Once ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Release Setup">
- <A href="release-setup.html">Release Setup</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">setup steps only need to be 
performed on a particular machine once.  Developers using Linux workstations 
can skip over the references to Cygwin. If using Windows, install cygwin, 
including Utils/gnupg and Net/openssh packages.     Create and install a SSH 
... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Releasing OpenJPA 1.0.x or 1.1.x (Old SCP Steps)">
- <A href="releasing-openjpa-10x-or-11x-old-scp-steps.html">Releasing OpenJPA 
1.0.x or 1.1.x (Old SCP Steps)</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Instructions for creating 
an official OpenJPA release     Making an OpenJPA 1.0.x or 1.1.x Release  These 
instructions guide the release manager through the steps of making an official 
OpenJPA release.   Prerequisites  # You should read the OpenJPA Release Policy 
... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Releasing OpenJPA 1.2.x (Old SCP Steps)">
- <A href="releasing-openjpa-12x-old-scp-steps.html">Releasing OpenJPA 1.2.x 
(Old SCP Steps)</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Instructions for creating 
an official OpenJPA release   Releasing OpenJPA These instructions guide the 
release manager through the steps of making an official OpenJPA release.  Work 
in progress. Times are just guesses and some information may be missing.   
Prerequisites  // TODO ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Running OpenJPA Examples">
- <A href="running-openjpa-examples.html">Running OpenJPA Examples</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Running the OpenJPA 
Examples  The examples are packaged so that they run after extracting the 
openjpa binary distribution. Running directly from the source tree may take 
some work (not documented here).   # Build the openjpa binaries   $ mvn clean 
install   # extract ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Running the Sun TCK for JPA">
- <A href="running-the-sun-tck-for-jpa.html">Running the Sun TCK for JPA</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Running the Sun TCK for JPA 
 Sun's Technology Compatibility Kit for JPA is available to OpenJPA committers 
(other TCKs are available to Apache committers in general).    Requesting 
access to the TCK  # Review the section &quot;Testing with TCKs&quot; on 
theApache JCP participation page  http ... </DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Runtime Enhancement">
- <A href="runtime-enhancement.html">Runtime Enhancement</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">first runtime enhancement 
method is to provide a javaagent when launching the JVM that OpenJPA is going 
run in.  javaagent:&lt;openjpajarlocation&gt;   For Eclipse, specify the above 
javaagent value on the Run Configuration page.  For ANT, provide the javaagent 
value as a jvmarg when launching an ... </DIV>
- </TD>
- <td class="border"><H4 style="margin-top: 0px"><A name="index-S"></A>S</H4>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Samples">
- <A href="samples.html">Samples</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Examples    OpenJPA 
Examples  This page provides samples for OpenJPA. For further information, the 
documentation provides comprehensive documentation on all aspects of 
configuring and using OpenJPA.  For more information on using OpenJPA within a 
Java EE application server, please see ... </DIV>
- 
- <!--
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="SideNav">
- <A href="sidenav.html">SideNav</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Overview      Community     
 Development      Search    &lt;DIV style=&quot;padding: 5px 5px 0px 
25px;&quot;&gt; &lt;FORM action=&quot;http://www.google.com/search&quot; 
method=&quot;get&quot; style=&quot;fontsize: 10px;&quot;&gt; &lt;INPUT 
name=&quot;ie&quot; type=&quot;hidden&quot; 
value=&quot;UTF8&quot;&gt;&lt;/INPUT&gt; &lt;INPUT ... </DIV>
- -->
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="SideNav Community">
- <A href="sidenav-community.html">SideNav Community</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Events and News  Found a 
Bug?  Get Involved  Mailing Lists  Committers  Integration  Powered By  
Thanks</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="SideNav Development">
- <A href="sidenav-development.html">SideNav Development</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Issue Tracker 
http://issues.apache.org/jira/browse/OPENJPA  Source Code  Testing  Tools  
Samples  Release Management</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="SideNav Overview">
- <A href="sidenav-overview.html">SideNav Overview</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Quick Start  Documentation  
Downloads  Site Index  License  Privacy Policy</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="SideNav Quick Links">
- <A href="sidenav-quick-links.html">SideNav Quick Links</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Home Index  License  ASF 
http://apache.org  Downloads  Site Map</DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Site Index">
- <A href="">Site Index</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px"></DIV>
-<!-- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Site Map">
- <A href="site-map.html">Site Map</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px"></DIV>
--->
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Source Code">
- <A href="source-code.html">Source Code</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Source code access    
Source Code  OpenJPA uses Subversion http://subversion.apache.org/ to manage 
its source code. Instructions on Subversion use can be found here 
http://svnbook.redbean.com.   Web Access  The source code for OpenJPA can be 
freely browsed ... </DIV>
- </TD>
- </TR><TR valign="top">
- 
- <td class="border"><H4 style="margin-top: 0px"><A name="index-T"></A>T</H4>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Testing">
- <A href="testing.html">Testing</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Running and Writing Writing 
Test Cases For OpenJPA OpenJPA unit tests    Running and Writing Writing Test 
Cases For OpenJPA Tests with OpenJPA  OpenJPA's unit tests are written using 
JUnit. For a template for a simple test case, see the code for 
TestPersistence.java ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Thanks">
- <A href="thanks.html">Thanks</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Thanks to helpful people 
and organizations  The Apache OpenJPA team would like to thank the following 
individuals and organizations.    Apache Sponsors Without those sponsors, the 
ASF would simply not exist or sustain its activities : 
http://www.apache.org/foundation/thanks.html  For those ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Tips and Techniques">
- <A href="tips-n-techniques.html">Tips and Techniques</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Tips and techniques to 
maximize OpenJPA useage.</DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Tools">
- <A href="tools.html">Tools</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Tools for OpenJPA   This 
page will host description of designtime and runtime tools for OpenJPA. The 
tools mentioned below are available as commandline utilities. In the future, 
they may be made available as interactive graphical tools integrated into 
popular IDEs such as Eclipse or IntelliJ.    Existing OpenJPA Tools ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Top Navigation Bar">
- <A href="top-navigation-bar.html">Top Navigation Bar</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px"></DIV>
- 
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Trouble Shooting OpenJPA problems">
- <A href="troubleshoot.html">Trouble Shooting OpenJPA problems.</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">List of documents for 
trouble shooting OpenJPA problems.</DIV>
-</TD>
- 
- <td class="border"><H4 style="margin-top: 0px"><A name="index-U"></A>U</H4>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Update release text files">
- <A href="update-release-text-files.html">Update release text files</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Instructions for updating 
.text files shipped with OpenJPA    Updating release text files.    Obtaining 
the list of resolved issues from JIRA.&amp;nbsp;  # Go to the main JIRA 
releases page at 
http://issues.apache.org/jira/browse/OPENJPA?report=com.sourcelabs.jira.plugin.portlet.releases:releasesprojecttab
 ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Using Criteria API in DayTrader">
- <A href="using-criteria-api-in-daytrader.html">Using Criteria API in 
DayTrader</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Using Criteria API in 
DayTrader A current DayTrader project implementation in Apache Geronimo 
contains several JPQL queries. These can easily be converted to JPA Criteria 
API queries. A sample with this conversion can be created to run on either the 
Apache Geronimo server ... </DIV>
- </TD>
- 
- </TR><TR valign="top">
- <td class="border"><H4 style="margin-top: 0px"><A name="index-V"></A>V</H4>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Verifying release signatures">
- <A href="verifying-release-signatures.html">Verifying release signatures</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">unix platforms the 
following command can be executed :   for file in `find . type f iname '.asc'` 
do   gpg verify $  done    You'll need to look at the output contains only good 
signaturesie :   gpg: Good signature from &quot;Michael Dick ... </DIV>
- </TD>
- 
- <td class="border"><H4 style="margin-top: 0px"><A name="index-W"></A>W</H4>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Whither OpenJPA">
- <A href="whither-openjpa.html">Whither OpenJPA</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Discussion topics: OpenJPA 
1.0, OpenJPA 1.1, JPA 2.0, SDO, etc.   JPA 2.0: Any of OpenJPA members on the 
expert group?  Patrick will be on the EG. There will be a lurker list set up by 
each EG member for internal discussions.   Does Apache ... </DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Wiki">
- <A href="wiki.html">Wiki</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">TODO</DIV>
-
- <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Writing Test Cases For OpenJPA">
- <A href="writing-test-cases-for-openjpa.html">Writing Test Cases For 
OpenJPA</A>
- <BR>
- <DIV class="smalltext" style="margin: 0 0 0 36px">Tips on writing TestCase 
for OpenJPA  You are welcome to contribute new test cases. Following are few 
suggestions and guidelines on how to contribute new test case to OpenJPA 
repository of 2000 test cases spread across 400 classes.    Unit Tests ... 
</DIV>
- </TD>
- 
- </TR><TR valign="top">
- <td class="border"><H4 style="margin-top: 0px"><A name="index-X"></A>X</H4>
- </TD>
- <td class="border"><H4 style="margin-top: 0px"><A name="index-Y"></A>Y</H4>
- </TD>
- </TR><TR valign="top">
- <td class="border"><H4 style="margin-top: 0px"><A name="index-Z"></A>Z</H4>
- 
- </TD>
- <td class="border"><H4 style="margin-top: 0px"><A 
name="index-%21@%23%24"></A>!@#$</H4>
- </TD>
- </TR>
- </TABLE>
- 
+Title: Site Index
+
+<a name="Site-Index"></a>
+
+## Space Index
+
+ <TABLE width="99%" cellspacing="0" class="grid">
+ <TR>
+ <TD colspan="2">
+ <TABLE width="100%">
+ 
+ <TR>                <td class="border"><A href="#index-0-9">0-9</A> ... 1</TD>
+ <td class="border"><A href="#index-A">A</A> ... 5</TD>
+ <td class="border"><A href="#index-B">B</A> ... 7</TD>
+ <td class="border"><A href="#index-C">C</A> ... 4</TD>
+ 
+ <td class="border"><A href="#index-D">D</A> ... 7</TD>
+ <td class="border"><A href="#index-E">E</A> ... 6</TD>
+ </TR><TR>
+ <td class="border"><A href="#index-F">F</A> ... 3</TD>
+ 
+ <td class="border"><A href="#index-G">G</A> ... 2</TD>
+ <td class="border"><A href="#index-H">H</A> ... 0</TD>
+ <td class="border"><A href="#index-I">I</A> ... 4</TD>
+ <td class="border"><A href="#index-J">J</A> ... 9</TD>
+ 
+ <td class="border"><A href="#index-K">K</A> ... 0</TD>
+ </TR><TR>
+ <td class="border"><A href="#index-L">L</A> ... 2</TD>
+ <td class="border"><A href="#index-M">M</A> ... 2</TD>
+ 
+ <td class="border"><A href="#index-N">N</A> ... 0</TD>
+ <td class="border"><A href="#index-O">O</A> ... 29</TD>
+ <td class="border"><A href="#index-P">P</A> ... 3</TD>
+ <td class="border"><A href="#index-Q">Q</A> ... 2</TD>
+ 
+ </TR><TR>
+ <td class="border"><A href="#index-R">R</A> ... 9</TD>
+ <td class="border"><A href="#index-S">S</A> ... 9</TD>
+ <td class="border"><A href="#index-T">T</A> ... 4</TD>
+ 
+ <td class="border"><A href="#index-U">U</A> ... 2</TD>
+ <td class="border"><A href="#index-V">V</A> ... 1</TD>
+ <td class="border"><A href="#index-W">W</A> ... 3</TD>
+ </TR><TR>
+ 
+ <td class="border"><A href="#index-X">X</A> ... 0</TD>
+ <td class="border"><A href="#index-Y">Y</A> ... 0</TD>
+ <td class="border"><A href="#index-Z">Z</A> ... 0</TD>
+ <td class="border"><A href="#index-%2521@%2523%2524">!@#$</A> ... 0</TD>
+ 
+ <td class="border">&nbsp;</TD>
+ <td class="border">&nbsp;</TD>
+ </TR>
+ </TABLE>
+ </TD>
+ </TR>
+ <TR valign="top">        <td class="border"><H4 style="margin-top: 0px"><A 
name="index-0-9"></A>0-9</H4>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="2.1 Roadmap"> 
+ <A href="21-roadmap.html">2.1 Roadmap</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA 2.1 Roadmap  We'll 
try to maintain this page with delivered and planned features for the OpenJPA 
2.1.0 release, so check back often.   Planned Features   Builtin connection 
pooling for Java SE applications  Inclusion of commonsdbcp in openjpaall.jar 
and the binary distribution ... </DIV>
+ </TD>
+ <td class="border"><H4 style="margin-top: 0px"><A name="index-A"></A>A</H4>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Apache Nexus Release Process (1.2.x-2.1.x)">
+ <A href="apache-nexus-release-process-12x-21x.html">Apache Nexus Release 
Process (1.2.x-2.1.x)</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">We're starting to move our 
builds over to using the Apache Nexus repository (repository.apache.org) for 
releasing SNAPSHOT and release artifacts. More details on releasing artifacts 
and using Nexus can be found on the Maven website at 
http://maven.apache.org/developers/release/apacherelease.html ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="APIDiscussionFollowUp">
+ <A href="apidiscussionfollowup.html">APIDiscussionFollowUp</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">After our meeting, Patrick 
did some analysis of our current API and where we might want to take it. Here 
are some initial observations. Please comment as appropriate.  
OpenJPAEntityManager extends EntityTransaction; should it? clr no, I like your 
... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Apply an Eclipse Patch">
+ <A href="apply-an-eclipse-patch.html">Apply an Eclipse Patch</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Apply an Eclipse Patch to 
DayTrader You can apply an Eclipse patch to DayTrader for the Criteria API 
changes  Setting up Eclipse First install eclipse by going 
to&amp;nbsp;http:/www.eclipse.org http://www.eclipse.org and downloading a 
version of it. These instructions ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Architecture Notes">
+ <A href="architecture-notes.html">Architecture Notes</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Architecture notes: 
 Design point: object persistence; ORM but other stores also supported by the 
architecture  domain model: user's responsibility; other areas are OpenJPA  
persistence kernel is central part delegates to other stores via data cache ... 
</DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Automated Builds">
+ <A href="automated-builds.html">Automated Builds</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">We're using the Apache 
Hudson build server for continuous builds for several of the OpenJPA code 
streams and some of the artifacts in the Tools subproject.   Hudson Jobs 
OpenJPA  OpenJPA 1.2.x build and deploy 
http://hudson.apache.org/hudson/job/OpenJPA12x/ This build runs on the Ubuntu 
... </DIV>
+ </TD>
+ </TR><TR valign="top">
+ <td class="border"><H4 style="margin-top: 0px"><A name="index-B"></A>B</H4>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Banner">
+ <A href="banner.html">Banner</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">div 
id=&quot;headerbackground&quot;&gt;       &lt;div 
id=&quot;openjpalogo&quot;&gt;         &lt;a style=&quot;float:left; 
width:280px;display:block;textindent:5000px;textdecoration:none;lineheight:60px;
 margintop:10px; marginleft:100px;&quot; 
href=&quot;http://openjpa.apache.org&quot;&gt;OpenJPA&lt;/a&gt;           
&lt;/div&gt;      &lt;div id ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Bean Validation Primer">
+ <A href="bean-validation-primer.html">Bean Validation Primer</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Bean Validation 
Primer  A new feature defined by the JPA 2.0 specification is the ability to 
seamlessly integrate with a JSR303 http://jcp.org/en/jsr/detail?id=303 bean 
validation provider.  With minimal effort, OpenJPA 2.0 
http://openjpa.apache.org ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Begin using OpenJPA - The Basics">
+ <A href="begin-using-openjpa-the-basics.html">Begin using OpenJPA - The 
Basics</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Introduction OpenJPA is an 
open source implementation of the Java JPA (Java Persistence API) specification 
from Apache. JPA provides an agnostic Javabased API for storing and retrieving 
information to a backend database. It has a canonical query language named ... 
</DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Beginners Performance Guide">
+ <A href="beginners-performance-guide.html">Beginners Performance Guide</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Intro to tuning OpenJPA     
OpenJPA Beginners Performance Guide  This guide is targeted at new users of 
OpenJPA that would like to know some of the important performance tuning 
properties. Please do not mistake this for an exhaustive tuning guide. This is 
just enough information ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Best Practics">
+ <A href="best-practices.html">Best Practics</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">List of OpenJPA best 
practices for optimial useage.</DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Build and Runtime Dependencies">
+ <A href="build-and-runtime-dependencies.html">Build and Runtime 
Dependencies</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Build and Runtime 
Dependencies    Java versions   Trunk (i.e. OpenJPA 2.1.0 currently) and 2.0.x 
branch require JDK 1.6 or 1.5. Note that some functionality that requires JDK 
1.6 will not be available if you choose to build with JDK 1.5.  Building ... 
</DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Building">
+ <A href="building.html">Building</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">How to build OpenJPA from 
source    Contents     Building OpenJPA  See Build and Runtime Dependencies for 
details on the required Java levels.   Maven   Command Line Builds  These 
instructions describe how to check out the current OpenJPA source code (from 
... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Building and Running OpenBooks">
+ <A href="building-and-running-openbooks.html">Building and Running 
OpenBooks</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Instructions to download 
and run OpenBooks Demo   OpenBooks comes with      complete source code   build 
scripts to demonstrate how to build a typical OpenJPA application and package 
it for JSE or JEE environment   scripts to run OpenBooks in on your local 
database installation.        Follow ... </DIV>
+ </TD>
+ <td class="border"><H4 style="margin-top: 0px"><A name="index-C"></A>C</H4>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Coding Standards">
+ <A href="coding-standards.html">Coding Standards</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Coding standards for 
OpenJPA source code    Coding Standards   ASF Requirements   Copyright notices 
for submitted patches  Please see http://www.apache.org/legal/srcheaders.html 
for details of the following summary.  Apache does not require you to assign 
ownership or copyright for any ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Committers">
+ <A href="committers.html">Committers</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">List of people with commit 
access to the OpenJPA repository   The people listed below have made 
significant contributions to OpenJPA by working long and hard to make quality 
software for the rest of the world to use.  If you would like to contribute to 
OpenJPA, please see ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Community">
+ <A href="community.html">Community</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Community 
Links</DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Community Top Link">
+ <A href="community.html">Community Top Link</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Community</DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Consumers Top Link">
+ <A href="consumers.html">Consumers Top Link</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Consumers</DIV>
+ 
+ </TD>
+ </TR><TR valign="top">
+ <td class="border"><H4 style="margin-top: 0px"><A name="index-D"></A>D</H4>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Development">
+ <A href="development.html">Development</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Development    
OpenJPA Development</DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Development Process">
+ <A href="development-process.html">Development Process</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">DRAFT OpenJPA Development 
Process   Tracking issues and changes  A JIRA issue is required for any 
substantive change. In order to keep the list of JIRA issues under control, it 
is expected that any controversial issue or user request for a feature or 
design change be discussed ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Development Top Link">
+ <A href="development.html">Development Top Link</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Development</DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Documentation">
+ <A href="documentation.html">Documentation</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Documentation    
OpenJPA Documentation  The online OpenJPA documentation can be found here.   
Latest (2.1.0SNAPSHOT)    Version  HTML Manual  HTML Manual (Single Page)  PDF 
Manual  Javadocs    Nightly build (trunk)  manual 
http://openjpa.apache.org/builds/latest ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Documentation Top Link">
+ <A href="documentation.html">Documentation Top Link</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Documentation</DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Downloads">
+ <A href="downloads.html">Downloads</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Downloads for the OpenJPA 
project    OpenJPA Downloads  Use the links below to download a distribution of 
Apache OpenJPA. It is good practice to verify the integrity #Verifying Releases 
of the distribution files.  For information on obtaining OpenJPA binaries, see 
the Obtaining page. For information on building OpenJPA ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Downloads Top Link">
+ <A href="downloads.html">Downloads Top Link</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Downloads</DIV>
+ </TD>
+ <td class="border"><H4 style="margin-top: 0px"><A name="index-E"></A>E</H4>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Embeddable samples">
+ <A href="embeddable-samples.html">Embeddable samples</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Embeddable samples    
Embeddable classes An entity may use other finegrained classes to represent 
entity state. Instances of these classes, unlike entity instances, do not have 
persistent identity of their own. Instead, they exist only as part of the state 
of the entity ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Enhancement with ANT">
+ <A href="enhancement-with-ant.html">Enhancement with ANT</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">following shows how to 
define a OpenJPA enhancer task and how to invoke the task in ANT.  First you'll 
need to compile the Entites. (Note: as a prereq to running the enhance task, I 
copied my persistence.xml file to my /build directory. You ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Enhancement with Eclipse">
+ <A href="enhancement-with-eclipse.html">Enhancement with Eclipse</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Enhancing Entities with 
Eclipse  If you are using Eclipse to write and deploy your application, then 
you have two choices for build time enhancement of your entities. But, if 
you're using orm.xml to map the Entities, then you can only use the Custom ANT 
... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Enhancement with Maven">
+ <A href="enhancement-with-maven.html">Enhancement with Maven</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Using the 
openjpamavenplugin  There is a Maven plugin provided by the Codehaus project 
http://mojo.codehaus.org/openjpamavenplugin/index.html, which uses OpenJPA to 
enhance entities during a Maven build.  For example, to enhance you source 
entity classes after they have been compiled (but exclude ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Entity Enhancement">
+ <A href="entity-enhancement.html">Entity Enhancement</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">How to enhance entity 
classes    What is Enhancement Anyway?  The JPA spec requires some type of 
monitoring of Entity objects, but the spec does not define how to implement 
this monitoring. Some JPA providers autogenerate new subclasses or proxy 
objects that front ... </DIV>
+
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Events and News">
+ <A href="index.html#Index-eventsandnews">Events and News</A>
+ <BR> 
+ <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA related events    
News Archive</DIV>
+ </TD>
+ </TR><TR valign="top">
+ <td class="border"><H4 style="margin-top: 0px"><A name="index-F"></A>F</H4>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="FAQ">
+ <A href="faq.html">FAQ</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Frequently Asked Questions 
about the OpenJPA project    FAQ      General   What is OpenJPA?  OpenJPA is a 
100% opensource implementation of the Java Persistence API (JPA), which is the 
persistence component for EJB in the Java EE 5 specification 
http://java.sun.com/javaee/.   What ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="FindBugs Presentation Notes">
+ <A href="findbugs-presentation-notes.html">FindBugs Presentation Notes</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Bill Pugh  (side note: 
compiling with &quot;target jsr14&quot; will allow us to use generics and 
compile to JDK 1.4 usable code)  Static analysis   Analyzes program w/out 
executing   Not a replacement for testing  Find bugs that are one step removed 
... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Found a Bug">
+ <A href="found-a-bug.html">Found a Bug</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">How to report a bug you 
find in OpenJPA    Found a Bug?  If you think you've found a problem with 
OpenJPA, there are several ways to proceed.  You can begin by raising the issue 
on the OpenJPA User or Developer mailing lists (see Mailing Lists ... </DIV>
+ </TD>
+ <td class="border"><H4 style="margin-top: 0px"><A name="index-G"></A>G</H4>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Get Involved">
+ <A href="get-involved.html">Get Involved</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Information on getting 
involved with the OpenJPA project    Join the Apache OpenJPA Community  The 
Apache OpenJPA project is being built by the open source community for the open 
source community we welcome your input and contributions!   What we are looking 
for   Source code ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Getting started">
+ <A href="getting-started.html">Getting started</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Notes These instructions 
detail the steps required to run a give sample for a number of different 
environments. You can substitute any of the directories in the \binary 
download\\examples\ directory for hellojpa in the instructions below to run a 
different sample.   Getting Started with the Eclipse  # Download ... </DIV>
+ </TD>
+ 
+ </TR><TR valign="top">
+ <td class="border"><H4 style="margin-top: 0px"><A name="index-H"></A>H</H4>
+ </TD>
+ <td class="border"><H4 style="margin-top: 0px"><A name="index-I"></A>I</H4>
+
+ <IMG 
src="https://cwiki.apache.org/confluence/s/1810/9/_/images/icons/home_16.gif"; 
height="16" width="16" border="0" align="absmiddle" title="Index (Space Home 
Page)">
+ <A href="index.html">Index</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Welcome to Apache OpenJPA   
  \\                             \\   News Events and News   \\     \\   
Resources   Quick Start Guide to OpenJPA Quick Start  Obtaining OpenJPA 
Obtaining  OpenJPA Documentation Documentation  Integration with Containers and 
Application Servers Integration  Enhancing entities with Maven2 Entity 
Enhancement  OpenJPA ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Index Top Link">
+ <A href="index.html">Index Top Link</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Index</DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Integration">
+ <A href="integration.html">Integration</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">How to integrate OpenJPA 
with various containers and application servers    Runtime Dependencies  The 
binary release download of OpenJPA includes all of the code needed to run in a 
standalone Java SE JVM or within a Java EE application server. See Build and 
Runtime ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Intro">
+ <A href="intro.html">Intro</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Apache OpenJPA is a Java 
persistence project at The Apache Software Foundation http://apache.org that 
can be used as a standalone POJO http://en.wikipedia.org/wiki/POJO persistence 
layer or integrated Integration into any Java EE compliant container and many 
other lightweight ... </DIV>
+ </TD>
+ 
+ </TR><TR valign="top">
+ <td class="border"><H4 style="margin-top: 0px"><A name="index-J"></A>J</H4>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Javadoc">
+ <A href="javadoc.html">Javadoc</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA Documentation</DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="JPA 2.0 Development Process">
+ <A href="jpa-20-development-process.html">JPA 2.0 Development Process</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">JPA 2.0 Development Process 
   JPA 2.0 Roadmap The OpenJPA roadmap and iteration detail for developing JPA 
2.0 functionality is documented here JPA 2.0 Roadmap. The process to be used 
for this development effort will be documented on this Development Process 
page.   Overview JPA ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="JPA 2.0 Iterations">
+ <A href="jpa-20-iterations.html">JPA 2.0 Iterations</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">set( $jira = 
$rss.fetch(&quot;https://issues.apache.org/jira/sr/jira.issueviews:searchrequestxml/temp/SearchRequest.xml?pid=12310351&amp;status=1&amp;status=5&amp;status=6&amp;version=12314148&amp;version=12313483&amp;version=12313624&amp;version=12314149&amp;version=12314019&amp;version
 ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="JPA 2.0 Presentations">
+ <A href="jpa-20-presentations.html">JPA 2.0 Presentations</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">JPA 2.0 Presentations  
We'll document the major new features of the JPA 2.0 specification and how they 
are being implemented in OpenJPA on this page.   Bean Validation Integration in 
JPA 2.0 JPA 2.0 Bean Validation 20090717.pdf (20090717) by Jeremy Bauer and 
Donald ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="JPA 2.0 Roadmap">
+ <A href="jpa-20-roadmap.html">JPA 2.0 Roadmap</A>
+ <BR> 
+ <DIV class="smalltext" style="margin: 0 0 0 36px">JPA 2.0 Road Map  Apache 
OpenJPA 2.0.0 is being developed in trunk and will be a JPA 2.0 certified 
release of the JSR317 http://jcp.org/en/jsr/detail?id=317 specification.   
Development Process  The process that OpenJPA will be following for developing 
JPA ... </DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="JPA 2.0 Tasks">
+ <A href="jpa-20-tasks.html">JPA 2.0 Tasks</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA 2.0 Tasks    JPA 
2.0 Spec Features    Status  JIRA(s)  Effort  Summary  Area  JPA 2.0 Spec 
Reference(s)    Complete  OPENJPA962 
https://issues.apache.org/jira/browse/OPENJPA962 \\ OPENJPA1115 
https://issues.apache.org/jira/browse/OPENJPA1115  Medium  New database ... 
</DIV>
+ 
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="JPA 2.0 Test Coverage">
+ <A href="jpa-20-test-coverage.html">JPA 2.0 Test Coverage</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">JPA 2.0 Test Coverage  
Starting with OpenJPA 2.0.0, we have split the supported databases  
http://openjpa.apache.org/builds/latest/docs/manual/supporteddatabases.html 
into verified and compatible categories. The automated database testing 
performed by IBM and regular testing performed ... </DIV>
+
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="JPA M2 Demo">
+ <A href="jpa-m2-demo.html">JPA M2 Demo</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">M2 Demo We have created a 
demo that shows off a subset of the new features that were added during the 
second milestone Release Management#Milestone 2. The code that is being demoed 
can be found in the openjpaexamples module under the src/jpastore ... </DIV>
+
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="JSR-317 20081031 Public Draft Tasks">
+ <A href="jsr-317-20081031-public-draft-tasks.html">JSR-317 20081031 Public 
Draft Tasks</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">JPA 2.0 Spec Features based 
on JSR317 10/31/2008 public draft  For the most recent task list see the JPA 
2.0 Roadmap JPA 2.0 Roadmap.    Status  JIRA(s)  Effort  Summary  JPA 2.0 Spec 
Reference(s)    Complete   OPENJPA782 ... </DIV>
+ </TD>
+ <td class="border"><H4 style="margin-top: 0px"><A name="index-K"></A>K</H4>
+ </TD>
+ </TR><TR valign="top">
+ 
+ <td class="border"><H4 style="margin-top: 0px"><A name="index-L"></A>L</H4>
+
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="License">
+ <A href="license.html">License</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA license: Apache 
License v2.0    Apache License v2.0                   Apache License            
 Version 2.0, January 2004            http://www.apache.org/licenses/     TERMS 
AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION    1. Definitions.     
&quot;License&quot; shall mean the terms and conditions for use ... </DIV>
+
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Logo Contest">
+ <A href="logo-contest.html">Logo Contest</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Apache OpenJPA Logo Contest 
Rules and Submissions    Announcing the OpenJPA Logo Contest! !paint200x150.png 
align=left! Submissions accepted through June 30, 2009 Round 1 Voting runs from 
July 1 through July 8 Round ... </DIV>
+ </TD>
+ <td class="border"><H4 style="margin-top: 0px"><A name="index-M"></A>M</H4>
+
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Mailing Lists">
+ <A href="mailing-lists.html">Mailing Lists</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Mailing lists for OpenJPA 
discussions    Project Mailing Lists  OpenJPA mailing lists for users, 
developers and committers are hosted by Nabble 
http://n2.nabble.com/OpenJPAf208410.html forum.  You can view the current 
posts, subscribe or unsubscribe, post messages or browse the archives ... </DIV>
+
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Migration Tool">
+ <A href="migration-tool.html">Migration Tool</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">Migration Tool  This 
commandline utility translates proprietary mapping descriptors to standard JPA 
mapping descriptors.   Download  The latest OpenJPA Tools JAR file can be 
download from the SNAPSHOT Repository 
https://repository.apache.org/content/repositories/snapshots/org/apache ... 
</DIV>
+ </TD>
+ 
+ </TR><TR valign="top">
+ <td class="border"><H4 style="margin-top: 0px"><A name="index-N"></A>N</H4>
+ </TD>
+ <td class="border"><H4 style="margin-top: 0px"><A name="index-O"></A>O</H4>
+
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="Obtaining">
+ <A href="obtaining.html">Obtaining</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">How to obtain OpenJPA   
OpenJPA official releases can be downloaded at the Downloads page.  Released 
binaries can also by accessed from Maven pom.xml files by pointing them to the 
repository at http://people.apache.org/repo/m2incubatingrepository . An example 
pom.xml that will use the 0.9.0incubating ... </DIV>
+
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenBooks - Featuring JPA 2.0">
+ <A href="openbooks-featuring-jpa-20.html">OpenBooks - Featuring JPA 2.0</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">OpenBooks is a sample (and 
perhaps, simple) application featuring some of the new features in JPA 2.0. 
This demonstration features usage of new JPA 2.0 features such as   Criteria 
Query   Compound, Derived identity   Orphan Delete   Persistent Domain Model 
API   The sample ... </DIV>
+
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA 2.0.0">
+ <A href="openjpa-200.html">OpenJPA 2.0.0</A>
+ <BR>
+ <DIV class="smalltext" style="margin: 0 0 0 36px">OpenJPA 2.0.0  The Apache 
OpenJPA community is proud to announce the release of Apache OpenJPA 2.0.0. 
This distribution is based on the final JSR 317 Java Persistence API, Version 
2.0 http://jcp.org/en/jsr/detail?id=317 specification and passes ... </DIV>
+
+ <IMG src="images/docs_16.gif" height="16" width="16" border="0" 
align="absmiddle" title="OpenJPA 2.0.0 Beta">

[... 348 lines stripped ...]

Reply via email to