https://issues.apache.org/bugzilla/show_bug.cgi?id=50569
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |FIXED --- Comment #6 from Sebb <[email protected]> 2011-03-18 08:59:22 EDT --- Thanks, patch applied. I changed it slightly so that the resultObject is independent of the variables, so one can have neither, either or both. URL: http://svn.apache.org/viewvc?rev=1082897&view=rev Log: Bug 50569 - Jdbc Request Sampler to optionally store result set object data Modified: jakarta/jmeter/trunk/docs/images/screenshots/jdbctest/jdbc-request.png jakarta/jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSampler.java jakarta/jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerBeanInfo.java jakarta/jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerResources.properties jakarta/jmeter/trunk/xdocs/changes.xml jakarta/jmeter/trunk/xdocs/images/screenshots/jdbctest/jdbc-request.png jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
