In hibernate how do I always use db server's timestamp?

Posted by Vishal on Stack Overflow See other posts from Stack Overflow or by Vishal
Published on 2010-03-16T16:06:45Z Indexed on 2010/03/16 16:11 UTC
Read the original article Hit count: 116

Filed under:
|

Hi,

I would like to add db server's timestamp in last_update column of my table. How can I achieve this in hibernate?

Thanks

© Stack Overflow or respective owner

Related posts about hibernate

Related posts about nhibernate