Clone
fmalikoff
committed
on 22 Apr 05
Fixed bug with date - had Java coded to use java.sql.Date and it should be java.sql.Timestamp. This will cause the time component to be lost… Show more
Fixed bug with date - had Java coded to use java.sql.Date and it should be java.sql.Timestamp. This will cause the time component to be lost.

Show less