I am having a problem where when I pass a Date object as a parameter
in an HQL query (using the HibernateAssembler) it is stripped of it's
time value?

Has anyone else run into this and if so can you offer suggestions on
how to make sure Date get's converted to a proper timestamp value? 
This seems to only be a problem when passing values to a query.  When
I pass dates through using VO's the time values are maintained.

Thanks, Kevin

Reply via email to