Hi All
    I have to insert one Invoice Object to the DB2 Table. I have
insertTimestamp field in the Invoice Entity Class. I want a value that needs
to be set to this variable so that it insert the current timestamp value of
the DB2 Database system i.e. generated insert query should have CURRENT
TIMESTAMP as value for the column corresponding to the insertTimestamp field
variable.
   
-- 
View this message in context: 
http://openjpa.208410.n2.nabble.com/Passing-Current-Timestamp-to-Entity-Object-s-Timestamp-field-variable-tp5232583p5232583.html
Sent from the OpenJPA Developers mailing list archive at Nabble.com.

Reply via email to