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 81198 - Entity Classes from Database: allow the selection of columns to be included in the entity class
Summary: Entity Classes from Database: allow the selection of columns to be included i...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-26 18:35 UTC by bperricone
Modified: 2016-07-07 08:56 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 bperricone 2006-07-26 18:35:44 UTC
In the generation of the Java code for entity classes generated from the 
tables of a chosen database, once the tables have been selected, the developer 
should have the oppurtunity to choose the columns of the tables selected which 
they wish to be included in the entity generation.  The current version 
includes all columns of the tables selected.
Comment 1 Martin Balin 2016-07-07 08:56:47 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