Schema « Roo « Spring Q&A





1. Use roo with existing project schema rather than ground up new design.    forum.springsource.org

Use roo with existing project schema rather than ground up new design. Complete noob here, apologies in advance for potential cluelessness. We have an existing spring app with roo generated entities ...

2. How to forward engineer Schema in Roo?    forum.springsource.org

Hi, In Grails there is a feature which helps in Forward Engineering Schema for Domain Model Objects. I saw DBRE add on which helps in keeping Domain Model and Database Schema ...

3. Roo persistance mechanism wipes out all data and recreates schema all the time    forum.springsource.org

With Roo any persistence weather hypersonic or Derby or other hibernate relational db used, all data gets wiped of and tables get regenerated from domain objects. I have already tried the ...