Author: tfischer
Date: Sun May 13 08:01:00 2012
New Revision: 1337799

URL: http://svn.apache.org/viewvc?rev=1337799&view=rev
Log:
Fix manager test by configuring Torque to use cache

Modified:
    
db/torque/torque4/trunk/torque-test/src/test/profile/hsqldb/Torque.properties

Modified: 
db/torque/torque4/trunk/torque-test/src/test/profile/hsqldb/Torque.properties
URL: 
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test/src/test/profile/hsqldb/Torque.properties?rev=1337799&r1=1337798&r2=1337799&view=diff
==============================================================================
--- 
db/torque/torque4/trunk/torque-test/src/test/profile/hsqldb/Torque.properties 
(original)
+++ 
db/torque/torque4/trunk/torque-test/src/test/profile/hsqldb/Torque.properties 
Sun May 13 08:01:00 2012
@@ -32,3 +32,6 @@ torque.dsfactory.bookstore.connection.us
 torque.dsfactory.bookstore.connection.password = 
 
 torque.dsfactory.bookstore.pool.validationQuery = CALL NOW
+
+# use Caching. This property is only used if managers are used by generators.
+torque.manager.useCache = true



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to