mirror of https://github.com/apache/openjpa.git
OPENJPA-317. Fixing bad XML.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@586550 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c4f8a37d91
commit
4363298864
|
@ -356,6 +356,7 @@ enum DetachStateType {
|
||||||
LOADED,
|
LOADED,
|
||||||
ALL
|
ALL
|
||||||
}
|
}
|
||||||
|
</programlisting>
|
||||||
<section id="ref_guide_detach_field">
|
<section id="ref_guide_detach_field">
|
||||||
<title>
|
<title>
|
||||||
Detached State Field
|
Detached State Field
|
||||||
|
|
Loading…
Reference in New Issue