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

Summary: Wizard "New Entity Classes from Database" should allow to skip analysis & specify tables directly
Product: javaee Reporter: terje7601
Component: PersistenceAssignee: Sergey Petrov <sj-nb>
Status: REOPENED ---    
Severity: normal    
Priority: P3    
Version: 8.0.1   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

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.