Friday, April 11, 2014

Create tables with Maven Hibernate and dbunit command


Just for the record, I used the following command to create tables:

mvn test-compile hibernate3:hbm2ddl

No comments :

Post a Comment