Author: tfischer
Date: Sun Sep 9 23:44:22 2012
New Revision: 1382609
URL: http://svn.apache.org/viewvc?rev=1382609&view=rev
Log:
add useCache propety to postgres profile
Modified:
db/torque/torque4/trunk/torque-test/src/test/profile/postgresql/Torque.properties
Modified:
db/torque/torque4/trunk/torque-test/src/test/profile/postgresql/Torque.properties
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-test/src/test/profile/postgresql/Torque.properties?rev=1382609&r1=1382608&r2=1382609&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-test/src/test/profile/postgresql/Torque.properties
(original)
+++
db/torque/torque4/trunk/torque-test/src/test/profile/postgresql/Torque.properties
Sun Sep 9 23:44:22 2012
@@ -32,3 +32,6 @@ torque.dsfactory.bookstore.connection.us
torque.dsfactory.bookstore.connection.password = torque
torque.dsfactory.bookstore.pool.validationQuery = SELECT 1
+
+# use Caching. This property is only used if managers are used by generators.
+torque.manager.useCache = true
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]