POJO problem.

In the database i have date field.in POJO they are generated as java.util.Date data type. But i need to store the timestamp . How to achieve this one.?
[158 byte] By [narayanasgsa] at [2007-11-27 6:12:13]
# 1
Use java.sql.Timestamp?
BalusCa at 2007-7-12 17:19:15 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...