Skip to content

grails-plugins/grails-db-reverse-engineer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

02d65d3 · Jan 22, 2025

History

73 Commits
Jan 21, 2025
Jan 22, 2025
Jan 21, 2025
Jan 21, 2025
Jan 21, 2025
Jan 21, 2025
Jan 21, 2025
Dec 23, 2015
Jan 22, 2025
Jan 21, 2025
Jan 22, 2025
Jan 21, 2025
Jan 21, 2025
Jan 21, 2025

Repository files navigation

DB Reverse Engineering Plugin

The DB Reverse Engineering plugin reads database table information using JDBC and uses the schema data to create domain classes. This is a complex problem and the plugin is unlikely to get things 100% correct. But it should save you a lot of work and hopefully not require too much tweaking after the domain classes are generated.

The plugin uses the Hibernate Tools library, with custom code to generate GORM domain classes instead of Java POJOs.

Documentation available here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages