Hi,
 
    I have database column with timeStamp and my pojo and hbm uses datatype for property as Calendar.
 
    How the time will be saved and how it will be converted back internally?. While testing i found that, data which is in database + 1 hr, is returned backed.
 
Thanks
Thamayanthi