11 Replies Latest reply on Oct 29, 2002 12:59 PM by madalin

    Timesone issues for java.util.Date persistence in MySQL?

    madalin

      Hi,
      My standardjaws.xml for MySQL java.util.Date looks like this:


      <java-type>java.util.Date</java-type>
      <jdbc-type>TIMESTAMP</jdbc-type>
      <sql-type>DATETIME</sql-type>


      It is something "weird" when I am setting the calue for the date.Right before to setup the value in EJB I am verifing the value, but when I am checking in database is is 1 hour off (one hour before)...It works great until this morning...Any ideea?
      Best Regards,
      Madalin.