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 247428 - Wizard "New Entity Classes from Database" should allow to skip analysis & specify tables directly
Summary: Wizard "New Entity Classes from Database" should allow to skip analysis & spe...
Status: REOPENED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 8.0.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-24 08:03 UTC by terje7601
Modified: 2016-11-07 10:32 UTC (History)
0 users

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 terje7601 2014-09-24 08:03:17 UTC
I want to create a new entity class for one specific table, but NetBeans insists on analyzing all tables first. Because the database schema includes hundreds of tables, this takes a long time. I would like to have an option to cancel this analysis, specify just the table(s) I need, and have NetBeans analyse just that table(s).
Comment 1 Martin Balin 2016-07-07 08:54:25 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 2 terje7601 2016-11-07 10:32:35 UTC
Still relevant.