« Return to Thread: Advocating for Grails over Seam in an EJB3 landscape

RE: Advocating for Grails over Seam in an EJB3 landscape

by Bob Brown-3 :: Rate this Message:

Reply to Author | View in Thread

[snipped]

> of the gorm dsl. Granted that isn't as fast as reverse engineering a
> database with hibernate tools, but you get all the gorm/grails
> flexibility that you wouldn't get with a vanilla Java/hibernate or Seam
> project.

But for that there is grag:

http://grag.sourceforge.net/

"GRAG1.0 is a free domain object generator for the Grails framework
(http://grails.org).

You can use The GRails Application Generator (GRAG) to get started with
Grails using an existing database. It will generate Grails domain objects
including constraints and relations. After generating the domain objects,
you can continue using Grails with all it's power."

Don't know how active the project is, but it has worked OK for me in the
past.

Cheers,

BOB


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Advocating for Grails over Seam in an EJB3 landscape