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 149321 - jpa in mysql with wizard (create entities from database) doesnt include key fields
Summary: jpa in mysql with wizard (create entities from database) doesnt include key f...
Status: RESOLVED DUPLICATE of bug 76357
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Dongmei Cao
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-07 07:33 UTC by luismolina
Modified: 2008-10-07 19:51 UTC (History)
1 user (show)

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 luismolina 2008-10-07 07:33:26 UTC
with the create entities from database wizard, why in netbeans 6.5 still doesnt include the
>> @GeneratedValue(strategy = GenerationType.IDENTITY) to the class?
Comment 1 Dongmei Cao 2008-10-07 19:51:41 UTC
This has been fixed in 6.5. I just tried. It works just fine with MySQL.


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