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

rajguru updated TORQUE-277:
---------------------------

    Description: I have an entity which has a timestamp column. On every update 
to the record in that table (using save() method) I need to set that column to 
the SYSDATE. I would like to add columnName=SYSDATE while constructing the 
query itself i.e. Criteria from which the query gets formed.  (was: I have an 
entity which has a timestamp column. On every update to the reocord in that 
table I need to set that column to the SYSDATE.)
    
> Need ability to update a date column during update to sysdate
> -------------------------------------------------------------
>
>                 Key: TORQUE-277
>                 URL: https://issues.apache.org/jira/browse/TORQUE-277
>             Project: Torque
>          Issue Type: Improvement
>            Reporter: rajguru
>
> I have an entity which has a timestamp column. On every update to the record 
> in that table (using save() method) I need to set that column to the SYSDATE. 
> I would like to add columnName=SYSDATE while constructing the query itself 
> i.e. Criteria from which the query gets formed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
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