[ http://issues.apache.org/jira/browse/TORQUE-43?page=all ]
Thomas Vandahl resolved TORQUE-43:
----------------------------------
Fix Version: 3.2.1
Resolution: Fixed
Assign To: Thomas Vandahl
Fixed in SVN
> retrieveByPK uses name instead of javaName
> ------------------------------------------
>
> Key: TORQUE-43
> URL: http://issues.apache.org/jira/browse/TORQUE-43
> Project: Torque
> Type: Bug
> Components: Generator
> Versions: 3.2.1
> Reporter: Thoralf Rickert
> Assignee: Thomas Vandahl
> Priority: Minor
> Fix For: 3.2.1
> Attachments: patch.txt
>
> If you have a column definition like:
> <column name="class" javaName="aClass" primaryKey="true" required="true"
> size="30" type="VARCHAR"/>
> the generator creates retrieveByPK method with a parameter called "class"
> instead of "aClass". This is unexpected.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]