Storing time values via jdbc thin driver

From: Chris Seidel <cseidel_at_arcor.de>
Date: Fri, 28 Nov 2008 17:02:51 +0100
Message-ID: <49301629$0$31869$9b4e6d93@newsspool3.arcor-online.net>


Hi,

I have an Oracle 9.2 database.
If I use the 9.2 driver java.sql.Time is stored with 1900-01-01 HH:MM. If I use the 10.2 driver java.sql.Time is stored with 1970-01-01 HH:MM.

Is this a know bug/feature?
Do I have to update all my records to 1970 when using oracle 10 driver?

Thank you Received on Fri Nov 28 2008 - 10:02:51 CST

Original text of this message