I am having a quite extensive Roo script to set up a domain model.
To use the application I need some initial data in the DB.
Ideally Roo should be able to call an external (bash)-script or maybe execute an SQL file.
How do you proceed if you need to automatically populate the DB after Roo ran its script?


Reply With Quote
