mirror of https://github.com/apache/openjpa.git
Typo.
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@454192 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0bc4acc2af
commit
d86e2fb29d
|
@ -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.*;
|
||||
|
|
Loading…
Reference in New Issue