dlr         01/10/22 15:38:14

  Modified:    xdocs/howto torque-schema-ref.xml
  Log:
  Minor correction to Byron's patch.
  
  Revision  Changes    Path
  1.3       +2 -2      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.2
  retrieving revision 1.3
  diff -u -u -r1.2 -r1.3
  --- torque-schema-ref.xml     2001/10/22 22:37:08     1.2
  +++ torque-schema-ref.xml     2001/10/22 22:38:14     1.3
  @@ -71,12 +71,12 @@
           </ul>
       </p>
       </subsection>
  -    <subsection name="Attribute: defaultJavaNameMethod">
  +    <subsection name="Attribute: defaultJavaNamingMethod">
       <p>
       This attribute determines how table or column names, from the
       name attribute of the table or column element, are converted to a
       Java class or method name respectively when creating the OM java
  -    objects. defaultJavaNameMethod can contain 3 different values:
  +    objects. defaultJavaNamingMethod can contain 3 different values:
           <ul>
            <li>nochange - Indicates no change is performed.</li>
            <li>underscore - Underscores are removed, First letter is
  
  
  

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

Reply via email to