My favorites | Sign in
Project Hosting will be READ-ONLY Thursday at 3:00pm UTC for up to 3 hours for network maintenance.
Project Home Downloads Wiki Issues Source
Project Information
Members

xsd4gorm is a Grails plugin and standalone API that creates Grails Object Relational Mapping (GORM) classes for a Grails application or standalone GORM from a XML Schema Definition (XSD) document.

Grails command will be something like:

grails create-domain-classes-from-xsd XSDFile

Command line will be something like:

xsd4gorm -d "dir" -p "package" XSDFile

Note: xsd4gorm is in development and is not available as a download yet.

Powered by Google Project Hosting