Re: accurate time of Date in SQLTemplate

From: Mike Kienenberger (mkienen..laska.net)
Date: Mon May 23 2005 - 13:47:22 EDT

  • Next message: Alan Guo: "Re: accurate time of Date in SQLTemplate"

    Alan Guo <AGU..ndependenthealth.com> wrote:
    > I just use the function in Oracle as following:
    > Date ddd1 = (Date)dw.get(idkey);
    >
    > What I found out is that hour and minute are not right from the accural
    time in DB.

    Is this a java.sql.Date or a java.util.Date?

    java.sql.Date doesn't track hours and minutes.



    This archive was generated by hypermail 2.0.0 : Mon May 23 2005 - 13:45:09 EDT