mirror of https://github.com/apache/openjpa.git
Minor update to doc to fix up a reference tag. Question marks (???) were being displayed instead of the section reference.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@586587 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
45cf3bf49c
commit
be0582a5e9
|
@ -178,7 +178,7 @@ with the <link linkend="openjpa.BrokerImpl"><literal>openjpa.BrokerImpl
|
|||
</literal></link> configuration property. Set this property to the full class
|
||||
name of your custom subclass. When implementing your subclass, consider the
|
||||
finalization issues mentioned in
|
||||
<link linkend="ref_guide_runtime_broker_finalization"/>. It may be appropriate
|
||||
<link linkend="ref_guide_runtime_broker_finalization">. It may be appropriate
|
||||
to create a subtype of both
|
||||
<ulink url="../javadoc/org/apache/openjpa/kernel/BrokerImpl.html">
|
||||
<classname>org.apache.openjpa.kernel.BrokerImpl</classname></ulink> and
|
||||
|
|
Loading…
Reference in New Issue