Author: sebb
Date: Wed Mar 14 12:57:03 2012
New Revision: 1300529
URL: http://svn.apache.org/viewvc?rev=1300529&view=rev
Log:
Document JDBC latency
Modified:
jmeter/trunk/xdocs/usermanual/component_reference.xml
Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
URL:
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1300529&r1=1300528&r2=1300529&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Wed Mar 14 12:57:03
2012
@@ -456,6 +456,9 @@ If the Select statement returns zero row
Old variables are cleared if necessary - e.g. if the first select retrieves 6
rows and a second select returns only 3 rows,
the additional variables for rows 4, 5 and 6 will be removed.
</p>
+<p>
+<b>Note:</b> The latency time is set from the time it took to acquire a
connection.
+</p>
</description>
<properties>