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 139854 - New Entity Classes From Database Cannot Detect Existing Entities
Summary: New Entity Classes From Database Cannot Detect Existing Entities
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Dongmei Cao
URL:
Keywords:
: 74547 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-07-14 11:33 UTC by nb_johan
Modified: 2008-07-17 19:55 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 nb_johan 2008-07-14 11:33:18 UTC
When Selecting the option 'New Entity Classes From Database' netbeans cannot anymore detect which entities already exist
and mark them in grey. This feature has stoped working from version 6.0. In nb 5.5 it was working fine. I am using
mysql5 database with mysqlconnector/J.

The process is I select: 'New Entity Classes From Database' -> Data Source. After scanning, Netbeans 5.5 was marking the
existing entities in grey in the listbox called 'Available Tables'. So I could find out what are the new entities that I
should include. In nb6.0 and nb 6.1 this feature has stopped working.
Comment 1 Dongmei Cao 2008-07-14 18:53:04 UTC
I looked through the code. The feature didn't get to migrate to Retouch.
Comment 2 Dongmei Cao 2008-07-17 19:44:36 UTC
Fixed in changeset 617eac3402b2
Comment 3 Dongmei Cao 2008-07-17 19:55:32 UTC
*** Issue 74547 has been marked as a duplicate of this issue. ***