jmcnally    02/01/08 09:39:53

  Modified:    xdocs/howto torque-schema-ref.xml
  Log:
  fix capitalization.  thanks to Colm McCartan.
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-turbine-2/xdocs/howto/torque-schema-ref.xml
  
  Index: torque-schema-ref.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/howto/torque-schema-ref.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- torque-schema-ref.xml     22 Oct 2001 22:38:14 -0000      1.3
  +++ torque-schema-ref.xml     8 Jan 2002 17:39:53 -0000       1.4
  @@ -28,7 +28,7 @@
       <p>The database element and its relevant attributes.</p>
       <source><![CDATA[
       <database name="MY_DATABASE" 
  -            defaultIdMethod="idBroker" 
  +            defaultIdMethod="idbroker" 
               package="com.myapp.om" 
               baseClass="com.myapp.om.BaseClass" 
               basePeer="com.myapp.om.BasePeer"
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to