mirror of
https://github.com/ArenMg/aren.git
synced 2024-11-21 16:10:52 +00:00
db update
This commit is contained in:
parent
b4ff87a593
commit
7385c78a2c
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@
|
|||
<!--property name="hibernate.hbm2ddl.auto" value="drop-and-create"/-->
|
||||
<!--property name="hibernate.hbm2ddl.import_files" value="META-INF/init.sql"/-->
|
||||
|
||||
<!-- DB update -->
|
||||
<!-- <property name="hibernate.hbm2ddl.auto" value="update"/> -->
|
||||
|
||||
<!-- Pool configuration -->
|
||||
<property name="connection.provider_class" value="org.hibernate.connection.C3P0ConnectionProvider"/>
|
||||
<property name="hibernate.c3p0.acquire_increment" value="5"/>
|
||||
|
|
Loading…
Reference in a new issue