Changed link tag to xref since there is no enclosed describing text.

git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@531095 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Marc Prud'hommeaux 2007-04-21 20:05:42 +00:00
parent 5d8c645682
commit 78a8f126a1
1 changed files with 1 additions and 1 deletions

View File

@ -583,7 +583,7 @@ get cleaned up. If you are properly managing your resources, this finalization
is not necessary, and will introduce unneeded synchronization, leading to is not necessary, and will introduce unneeded synchronization, leading to
scalability problems. You can disable this protective behavior by setting the scalability problems. You can disable this protective behavior by setting the
<literal>openjpa.BrokerImpl</literal> property to <literal>openjpa.BrokerImpl</literal> property to
<literal>non-finalizing</literal>. See <link <literal>non-finalizing</literal>. See <xref
linkend="ref_guide_runtime_broker_finalization"/> for details. linkend="ref_guide_runtime_broker_finalization"/> for details.
</entry> </entry>
</row> </row>