Typo error for mysql settings .txt to .sql

This commit is contained in:
Mourouvin Cédric 2013-04-26 11:48:18 +02:00
parent 74045b96f3
commit aeeb2370b8

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")