[jboss-svn-commits] JBL Code SVN: r30680 - labs/jbosstm/workspace/whitingjr/trunk/performance.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Dec 15 11:39:47 EST 2009


Author: whitingjr
Date: 2009-12-15 11:39:47 -0500 (Tue, 15 Dec 2009)
New Revision: 30680

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/performance/CONFIGURATION.txt
Log:
Added details for setting caching.


Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/CONFIGURATION.txt
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/CONFIGURATION.txt	2009-12-15 16:30:55 UTC (rev 30679)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/CONFIGURATION.txt	2009-12-15 16:39:47 UTC (rev 30680)
@@ -24,4 +24,6 @@
 * Select an interesting method for analysis.
 src/main/resources/properties/database/<db-vendor>/db-profile.properties - <db-vendor>.db-vendor.method.xpaths
 build.properties - testcase.xpaths
- 
\ No newline at end of file
+ 
+* Enable/Disable statement caching
+src/main/resources/properties/database/<db-vendor>/database-locations/<db-installation>/resourceA/resource.properties - db-statement.caching.enabled.X
\ No newline at end of file



More information about the jboss-svn-commits mailing list