https://issues.apache.org/bugzilla/show_bug.cgi?id=52099
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] | |om Resolution| |FIXED --- Comment #2 from Philippe Mouawad <[email protected]> 2011-10-27 20:40:06 UTC --- Applied part of patch and changed the following: - Restricted combo box to the only accepted values + DEFAULT(don't set transactionLevel) - Removed constants from Resource file - Used a HashMap instead of 2 tables Date: Thu Oct 27 20:40:43 2011 New Revision: 1190010 URL: http://svn.apache.org/viewvc?rev=1190010&view=rev Log: Bug 52099 - Allow to set the transaction isolation in the JDBC Connection Configuration Modified: jakarta/jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElement.java jakarta/jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementBeanInfo.java jakarta/jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementResources.properties jakarta/jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/config/DataSourceElementResources_fr.properties jakarta/jmeter/trunk/xdocs/changes.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]
