changed file path. Thanks to @cmourouvin for letting me know.

This commit is contained in:
Mic 2013-05-02 11:32:03 +08:00
parent 753e8ea1c0
commit a485521b6d

View file

@ -30,8 +30,8 @@ jpa.showSql=true
#jdbc.password=
# Properties that control the population of schema and data for a new data source
#jdbc.initLocation=classpath:db/mysql/initDB.txt
#jdbc.dataLocation=classpath:db/mysql/populateDB.txt
#jdbc.initLocation=classpath:db/mysql/initDB.sql
#jdbc.dataLocation=classpath:db/mysql/populateDB.sql
# Property that determines which Hibernate dialect to use
# (only applied with "applicationContext-hibernate.xml")