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 82542 - New Entity from DB - warn for potentially confusing classes
Summary: New Entity from DB - warn for potentially confusing classes
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-11 23:17 UTC by Rochelle Raccah
Modified: 2016-07-07 08:56 UTC (History)
1 user (show)

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 Rochelle Raccah 2006-08-11 23:17:22 UTC
From a discussion with Jano & Andrei:
If a user has a table named String or something else - then our generated code
could be problematic (I'd  have to check about imports and whether it would need
extra fully  qualified names to compile), but it would surely be confusing.  Do
 we want an RFE for this?


Yes, please file an RFE. This is a good point, but I can imagine the  check
would be tricky.
Comment 1 Rochelle Raccah 2006-08-11 23:18:01 UTC
Update: generated code does compile because "java.lang" prefix is added to those
kinds of Strings.
Comment 2 Martin Balin 2016-07-07 08:56:23 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