Change property for auto creating schema
Change old property datanucleus.autoCreateSchema to datanucleus.schema.autoCreateAll for all supported hives. Change-Id: Ib96b5f601b78ada4677595fcdac2aa0041272e93 Closes-Bug: #1566311
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</property>
|
||||
|
||||
<property>
|
||||
<name>datanucleus.autoCreateSchema</name>
|
||||
<name>datanucleus.schema.autoCreateAll</name>
|
||||
<value>true</value>
|
||||
<description>
|
||||
creates necessary schema on a startup if one doesn't exist.
|
||||
|
||||
Reference in New Issue
Block a user