Yes, you can modify the hibernate3-maven-plugins settings so it doesn't create the database. However, you should be aware this may cause issues for new developers who don't already have the database setup.
Matt On Sun, Mar 15, 2009 at 11:07 PM, jmowla <[email protected]> wrote: > > hi all, > is there a way to run test without re-creating database and just importing > clean data into the db? > in many situations we don't have any changes on the model (database) and > re-creating the same database is very timeconsuming and vain! > any help appreciated > -- > View this message in context: > http://www.nabble.com/test-and-re-creating-datababse-tp22531983s2369p22531983.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
