[ 
https://issues.apache.org/jira/browse/TORQUE-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Fox updated TORQUE-314:
------------------------------

    Description: The objects read and returned by the generated filler methods 
are read directly from the database. Thus, the flags isNew and isModified 
should be set to false. Instead, the filler methods set the flags isNew to true 
and isModified to true, which is wrong.  (was: The generated filler methods are 
read directly from the database. Thus, the flags isNew and isModified should be 
set to false. Instead, the filler methods set the flags isNew to true and 
isModified to true, which is wrong.)

> filler methods do not set isNew and isModified flag correctly
> -------------------------------------------------------------
>
>                 Key: TORQUE-314
>                 URL: https://issues.apache.org/jira/browse/TORQUE-314
>             Project: Torque
>          Issue Type: Bug
>          Components: Templates
>    Affects Versions: 4.0
>            Reporter: Thomas Fox
>            Assignee: Thomas Fox
>             Fix For: 4.1
>
>
> The objects read and returned by the generated filler methods are read 
> directly from the database. Thus, the flags isNew and isModified should be 
> set to false. Instead, the filler methods set the flags isNew to true and 
> isModified to true, which is wrong.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to