You can view the issue detail at the following URL:
<http://scarab.werken.com/scarab/issues/id/TRQS87>

Type :        Patch
Issue Id :    TRQS87
Reported by: William Glass-Husain
             wglass - ([EMAIL PROTECTED])

Details:

Platform: All
Operating system: windows 2000
Summary: patch OM templates to avoid name conflict
Description: I have several fields in my legacy database that were the same as Java 
reserved words.  As Torque creates a private variable for each field, that was 
a problem.  
I changed the name of this private variable to have "_t" appended 
to the end of the field name.  This allows java reserved words (like "class") to be 
field names.

Status: New


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

Reply via email to