- having nothing created is best and most secure choice, then accidentally no
data is lost and you have to re-enable this when you want to (re-)create your
database layout.
Signed-off-by: Roland Häder <roland@mxchange.org>
<class>org.mxchange.jusercore.model.user.password_history.UserPasswordHistory</class>
<exclude-unlisted-classes>false</exclude-unlisted-classes>
<properties>
- <property name="javax.persistence.schema-generation.database.action" value="drop-and-create"/>
</properties>
</persistence-unit>
</persistence>