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 175949 - need better handling for generation from join table
Summary: need better handling for generation from join table
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-03 09:36 UTC by Sergey Petrov
Modified: 2016-07-07 08:55 UTC (History)
0 users

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 Sergey Petrov 2009-11-03 09:36:35 UTC
add message if one of referenced entities is missed, may be add toto section to one of available entities.
see issue #173160
Comment 1 Sergey Petrov 2009-11-03 09:42:33 UTC
it's good to add verification if not generated entity class[es] already exist and try to add relationship if classes are
not read only, but as it's just one of case and may require some complex handling or may not work well for bidirectional
relatonships if added to one class only when second one is in library and can't be modified it's not a part of this issue.
Comment 2 Sergey Petrov 2011-03-30 11:41:21 UTC
It's possible now to select existent entity for update/recreate, and new members should be added in this case. Still may be good to add a relationship even for unselected entities, but it's less important now.
Comment 3 Martin Balin 2016-07-07 08:55:04 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