You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The key/values of LocalSettings are passed to all persistence context.
Enable overwrite for a persistence context.
Sample
Given the persistence context is named de.micromata.genome.storage
enable only for this persistence context recreate shema.
Global is
hibernate.hbm2ddl.auto=
The key/values of LocalSettings are passed to all persistence context.
Enable overwrite for a persistence context.
Sample
Given the persistence context is named de.micromata.genome.storage
enable only for this persistence context recreate shema.
Global is
hibernate.hbm2ddl.auto=
Overwrite
de.micromata.genome.storage.hibernate.hbm2ddl.auto=create
The text was updated successfully, but these errors were encountered: