4 messages in com.mysql.lists.javaMilleseconds information is gone?!?!?!
FromSent OnAttachments
david joffrin08 Feb 2005 09:13 
Rhino08 Feb 2005 09:29 
Mark Matthews08 Feb 2005 10:13 
Kevin A. Burton08 Feb 2005 10:57 
Subject:Milleseconds information is gone?!?!?!
From:david joffrin (davi@hotmail.com)
Date:02/08/2005 09:13:17 AM
List:com.mysql.lists.java

Hi all,

I hope you can help!!! Current set-up: - A table using the TIMESTAMP field. - Usage of hibernate to access the DB and I have defined a field of type java.sql.Timestamp to map my TIMESTAMP column.

My object contains the right value (inc. milliseconds), but upon storage, the milleseconds are not being persisted in MySQL. Any idea that can help me please?

Thanks. DvJ