Name: boT120536 Date: 11/14/2000
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
JavaDoc for java.sql.Date(long) and setTime(long) says: "If the given
milliseconds value contains time information, the driver will set the time
components to zero." This used to be the case in JDK 1.1, but is no longer the
case in JDK 1.2 or later. (See bug 4207961.)
(Review ID: 111702)
======================================================================