Author: seade
Date: Fri Aug 18 07:06:54 2006
New Revision: 432587
URL: http://svn.apache.org/viewvc?rev=432587&view=rev
Log:
It seems that objectIsCaching was merged into the Manager code back in 3.2 -
i.e. objectIsCaching can now be used in conjunction with useManagers.
Modified:
db/torque/generator/trunk/xdocs/properties-reference.xml
Modified: db/torque/generator/trunk/xdocs/properties-reference.xml
URL:
http://svn.apache.org/viewvc/db/torque/generator/trunk/xdocs/properties-reference.xml?rev=432587&r1=432586&r2=432587&view=diff
==============================================================================
--- db/torque/generator/trunk/xdocs/properties-reference.xml (original)
+++ db/torque/generator/trunk/xdocs/properties-reference.xml Fri Aug 18
07:06:54 2006
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
- Copyright 2001-2005 The Apache Software Foundation.
+ Copyright 2001-2006 The Apache Software Foundation.
Licensed under the Apache License, Version 2.0 (the "License")
you may not use this file except in compliance with the License.
@@ -356,8 +356,7 @@
<td>
If true, Torque generates data objects that cache their foreign
key relationships. If this is not desired (because the underlying
objects
- can be manipulated from other code), set this property to false. This
currently
- cannot combined with the manager setting from above.
+ can be manipulated from other code), set this property to false.
</td>
</tr>
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]