DDL « Roo « Spring Q&A





1. DDL not refactoring as expected - Roo 1.1.0 - Fixed in Roo 1.1.1?    forum.springsource.org

DDL not refactoring as expected - Roo 1.1.0 - Fixed in Roo 1.1.1? I found that when I made changes to my domain objects, namely changing some fields from float to ...

2. Accessing the DDL that roo generates    forum.springsource.org

Roo doesn't actually generated any DDL, that task being handled by the JPA provider you nominated via the "persistence setup" command. As such you will need to rely on the JPA ...