mpoeschl    2002/11/15 04:10:46

  Modified:    xdocs    properties-reference.xml
  Log:
  add torque.saveException
  
  Revision  Changes    Path
  1.7       +7 -0      jakarta-turbine-torque/xdocs/properties-reference.xml
  
  Index: properties-reference.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/xdocs/properties-reference.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- properties-reference.xml  14 Nov 2002 20:40:45 -0000      1.6
  +++ properties-reference.xml  15 Nov 2002 12:10:46 -0000      1.7
  @@ -263,6 +263,13 @@
     </td>
   </tr>
   <tr>
  +  <td><code> torque.saveException </code></td>
  +  <td><code> Exception </code></td>
  +  <td>
  +    Defines which Exception should be thrown by the Object.save() method.
  +  </td>
  +</tr>
  +<tr>
     <td><code> torque.addTimeStamp </code></td>
     <td><code> true </code></td>
     <td>
  
  
  

--
To unsubscribe, e-mail:   <mailto:turbine-torque-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-torque-dev-help@;jakarta.apache.org>

Reply via email to