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 74401 - Hints for entity fields with names which are same as SQL keywords
Summary: Hints for entity fields with names which are same as SQL keywords
Status: RESOLVED DUPLICATE of bug 74481
Alias: None
Product: javaee
Classification: Unclassified
Component: Editor (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomasz Slota
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-04 20:32 UTC by Jan Horvath
Modified: 2006-06-04 23:17 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 Jan Horvath 2006-04-04 20:32:18 UTC
when entity field name is same as SQL keyword (count, order, ...) we sould offer hint @Column 
(name=XXX)
Comment 1 Jan Horvath 2006-04-05 15:07:44 UTC
same check should be done for @Table annotation
Comment 2 Tomasz Slota 2006-04-06 09:57:25 UTC
Marking as duplicate of later issue #74481, because it had a more complete
description

*** This issue has been marked as a duplicate of 74481 ***