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 76869 - [55cat] On class diagram, be able to make class persistent
Summary: [55cat] On class diagram, be able to make class persistent
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker with 1 vote (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-25 17:13 UTC by brviking
Modified: 2007-04-03 11:47 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 brviking 2006-05-25 17:13:05 UTC
User create class diagram. Then, right click class and ask "Make persistent".
NetBeans add decoration <Persistent> to class, and add necessary annotations for
Java Persistence (aka J2EE 5 Persistence API).

This easy and accelerate creation Java projects starting from UML models.
Reverse engineer should consider annotations, and decorate class according.

After diagram created, when project deployed to server, respective tables are
created on database, reducing total effort from model to first prototype.
Comment 1 brviking 2006-08-21 18:29:46 UTC
changed subject as stated on NB Ent Pack NetCAT list.
Comment 2 deeptinker 2006-08-26 01:58:47 UTC
Cannot vote for this issue.  Line above Additional comments is missing.