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 87715 - Add support for types added in JDBC 4.0
Summary: Add support for types added in JDBC 4.0
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-21 11:12 UTC by Andrei Badea
Modified: 2008-01-24 22:58 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Badea 2006-10-21 11:12:12 UTC
... in java.sql.Types. This will also fix the
ResultSetTableModelSupportTest.testAllTypes test case, which otherwise fails JDK 6.
Comment 1 David Vancouvering 2008-01-24 22:58:58 UTC
Fixed this when I fixed the test.