mirage
mirage copied to clipboard
Generate DDLs from Entities
Generate DDLs from Entities - so the opposite of EntityGenTask.
- Generate from Java entities
- Generate from Groovy entities
Also:
- [ ] evaluate if JavaDoc comments can be easily red, to generate comments on columns/table statements.
- [ ] evaluate the effort to import from JPA format.