You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2005/09/12 22:12:53 UTC

svn commit: r280408 - /db/torque/runtime/trunk/xdocs/changes.xml

Author: tfischer
Date: Mon Sep 12 13:12:50 2005
New Revision: 280408

URL: http://svn.apache.org/viewcvs?rev=280408&view=rev
Log:
added change log for change in Templates

Modified:
    db/torque/runtime/trunk/xdocs/changes.xml

Modified: db/torque/runtime/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/changes.xml?rev=280408&r1=280407&r2=280408&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/changes.xml (original)
+++ db/torque/runtime/trunk/xdocs/changes.xml Mon Sep 12 13:12:50 2005
@@ -26,6 +26,19 @@
   <body>
 
   <release version="3.2-rc2-dev" date="in SVN">
+    <action type="add" dev="tfischer">
+      <ul>
+        <li>
+          Added the methods getCachedInstance() and getCachedInstanceImpl()
+          to the BaseManager.vm template
+        </li>
+        <li>
+          Added the method getXXX(Connection) for associated objects 
+          to the ObjectWithManager.vm template
+        </li>
+      </ul>
+      Thanks to Thomas Vandahl for the patch.
+    </action>
     <action type="fix" dev="tfischer">
       For HSQLDB, the generator now generates
       NULL/NOT NULL, DEFAULT and IDENTITY declarations



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org