This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 142223 - [65cat] Oracle dates should be treated as timestamps
Summary: [65cat] Oracle dates should be treated as timestamps
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: _ ahimanikya
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-30 13:22 UTC by dynamite
Modified: 2008-07-31 11:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dynamite 2008-07-30 13:22:06 UTC
[ BUILD # : 200807300201 ]
[ JDK VERSION : 1.6.0_07 ]

This is a regression of issue 49994.  The Oracle 8 driver mapped its
date database type to java.sql.Timestamp.  From the Oracle 9 driver
onwards, date got mapped to java.sql.Date with some support for
gaining access to the old behaviour.

Issue 49994 fixed this.  It is now broken and I see java.sql.Date for
Oracle date fields rather than timestamps.  The new database
functionality is of limited use with Oracle without timestamps being
shown (which would be a shame as it looks otherwise mightily
impressive)
Comment 1 _ ahimanikya 2008-07-31 11:32:56 UTC
http://hg.netbeans.org/main/rev/6e042ba0a29a