Author: struberg
Date: Sun Feb 14 13:20:05 2016
New Revision: 1730333

URL: http://svn.apache.org/viewvc?rev=1730333&view=rev
Log:
fix broken ref_guide docbook xml

Modified:
    openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_dbsetup.xml

Modified: openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_dbsetup.xml
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_dbsetup.xml?rev=1730333&r1=1730332&r2=1730333&view=diff
==============================================================================
--- openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_dbsetup.xml 
(original)
+++ openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_dbsetup.xml Sun Feb 
14 13:20:05 2016
@@ -3082,7 +3082,7 @@ javax.persistence.query.timeout, in mill
 is used for Query operations.  This property, when set to true, will allow the 
query timeout hint
 to apply to EntityManager operations.  For example, when a 'find' is executed 
and the resultant
 entity updated, the query timeout will apply to the SQL update operation.  
This property defaults
-to false.</methodname>.
+to false.
                     </para>
                 </listitem>
                 <listitem id="DBDictionary.SupportsRestrictDeleteAction">


Reply via email to