git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@454192 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
A. Abram White 2006-10-08 19:11:45 +00:00
parent 0bc4acc2af
commit d86e2fb29d
1 changed files with 1 additions and 1 deletions

View File

@ -1649,7 +1649,7 @@ manager's manager (depth 3), etc. Use -1 for unlimited depth.
</title>
<para>
Creates a <emphasis>detail</emphasis> fetch group consisting of the
<literal>publisher</literal> and <literal>articles</literal> relations, use:
<literal>publisher</literal> and <literal>articles</literal> relations.
</para>
<programlisting>
import org.apache.openjpa.persistence.*;