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 dl...@apache.org on 2003/10/09 03:33:22 UTC

cvs commit: db-torque/src/generator/src/conf default.properties

dlr         2003/10/08 18:33:22

  Modified:    src/generator/src/conf default.properties
  Log:
  * src/generator/src/conf/default.properties
    torque.useManagers: Added a comment.
  
  Revision  Changes    Path
  1.5       +1 -0      db-torque/src/generator/src/conf/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/db-torque/src/generator/src/conf/default.properties,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -u -r1.4 -r1.5
  --- default.properties	11 Sep 2003 22:51:39 -0000	1.4
  +++ default.properties	9 Oct 2003 01:33:22 -0000	1.5
  @@ -115,6 +115,7 @@
   torque.complexObjectModel = ${complexObjectModel}
   torque.saveException = Exception
   torque.useClasspath = ${useClasspath}
  +# Whether to generate Manager classes for JCS-based caching.
   torque.useManagers = ${useManagers}
   torque.objectIsCaching = true
   
  
  
  

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