Search code examples
databasehibernategrailsgrails-ormgrails-2.3

Which plugin I should use for db migration for hibernate4?


I am using grails2.3.7 and hibernate4. However, the default database-migration plugin is not working with hibernate4. Is there any other plugin that can do the same thing but support hibernate4?

Thanks.


Solution

  • The plugin is updated to support hibernate4 now.

    database-migration