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

Summary: Hints for entity fields with names which are same as SQL keywords
Product: javaee Reporter: Jan Horvath <jhorvath>
Component: EditorAssignee: Tomasz Slota <tslota>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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 ***