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 84107 - UI support for identifying @Version fields
Summary: UI support for identifying @Version fields
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-09-04 04:18 UTC by Craig Mcclanahan
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 Craig Mcclanahan 2006-09-04 04:18:50 UTC
JPA supports an @Version annotation to identify columns that can be used for
optimistic locking by the underlying persistence engine.  When generating entity
classes from an existing database, there is no obvious way to identify such
columns.  However, if <http://www.netbeans.org/issues/show_bug.cgi?id=84106>
were implemented, one could easily add a UI control so that the user could
optionally identify a particular column to receive the @Version annotation in
addition to whatever other annotations it gets.
Comment 1 Martin Balin 2016-07-07 08:56:50 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