Friday, 15 April 2011

gorm - Grails read from existing DB -


I want to bring data from another project into my Grails project and create a list of data from the already existing database. Should I create a domain controller for the already existing DB? I know how to use the data migration plug-in to create a domain controller and to update the DB, but I did not have any information about any book I read, setup and reading from an existing database. MySQL is using database for

Reverse engineer plugin to create domain class from your existing database Use:

No comments:

Post a Comment