The new data tables are now created automatically so we dont need this property any more.
This commit is contained in:
parent
158c53ef7a
commit
93b2db6a59
@ -15,7 +15,6 @@
|
||||
<!-- 2nd level cache -->
|
||||
<property name="hibernate.cache.provider_class"
|
||||
value="org.hibernate.cache.SingletonEhCacheProvider"/>
|
||||
<!--<property name="hibernate.hbm2ddl.auto" value="update" />-->
|
||||
<property name="net.sf.ehcache.configurationResourceName"
|
||||
value="/ehcache.xml"/>
|
||||
<property name="hibernate.cache.use_query_cache" value="true"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user