Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle DATE with time truncates to date only

3820Jan 2 2003 — edited May 18 2006
Hello

Oracle DATE contains date AND TIME (e.g. Sep 15 2002 12:15:00)

Toplink returns this as Sun Sep 15 00:00:00 EEST 2002

- date and time is truncated to date without time!

I have tried different data types (java.util.Date, java.sql.Timestamp) and mapping types (direct, transformation), but no times get through.

Am I missing something, could this be tied to non US default locale, or are times in Oracle DATEs really something that Toplink ignores?

Olli Pöyry, Helsinki, Finland
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 15 2006
Added on Jan 2 2003
33 comments
10,555 views