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 2006/03/05 20:50:49 UTC

svn commit: r383385 - /db/torque/generator/trunk/xdocs/properties-reference.xml

Author: tfischer
Date: Sun Mar  5 11:50:49 2006
New Revision: 383385

URL: http://svn.apache.org/viewcvs?rev=383385&view=rev
Log:
Adding docs for java5Templates

Modified:
    db/torque/generator/trunk/xdocs/properties-reference.xml

Modified: db/torque/generator/trunk/xdocs/properties-reference.xml
URL: http://svn.apache.org/viewcvs/db/torque/generator/trunk/xdocs/properties-reference.xml?rev=383385&r1=383384&r2=383385&view=diff
==============================================================================
--- db/torque/generator/trunk/xdocs/properties-reference.xml (original)
+++ db/torque/generator/trunk/xdocs/properties-reference.xml Sun Mar  5 11:50:49 2006
@@ -383,6 +383,13 @@
         A string to append to the name of generated Beans
       </td>
     </tr>
+    <tr>
+      <td><code>torque.enableJava5Features</code></td>
+      <td><code>Bean</code></td>
+      <td>
+        If true, Torque will use generics in the generated classes.
+      </td>
+    </tr>
 
 
     <tr>



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