I have the following questions:
1. The project.properties specifies the database connections. The following lines are in the file: dataSource.sql.init=core/target/schema-create.sql dataSource.sql.drop=core/target/schema-drop.sql dataSource.sql.load=core/target/db/create-dummy-load.sql However when the spring cartridge is run, the sql files are not created. Is it the understanding that these scripts need to be created manually? 2. Also, since the hbm.xml files are created, cannot the ANdroMDA cartridge use the SchemaExport tool to generate the database tables? If it is not being done, where do I have to invoke the SchemaExport tool? Should I write my own Ant script to do this? THanks in advance for answering my questions. _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=2290#2290 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
