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 142217

Summary: [65cat] Add Domain Creation Wizard
Product: groovy Reporter: juneau001 <juneau001>
Component: GrailsAssignee: Martin Janicek <mjanicek>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description juneau001 2008-07-30 12:29:26 UTC
[ BUILD # : 200807280848 ]
[ JDK VERSION : 1.5.* ]

One of the pleasures of development using EJB is the entity bean
creation from the database.  I think it is great that I can create an
entity bean based upon any conforming database table.  It would be
great if we could have similar functionality for Grails domain
creation.  Although the domain classes are rather small, I feel that
it would be a beneficial enhancement that could save developers a lot
of time.