Package ch.tocco.nice2.persist.history.impl.store
package ch.tocco.nice2.persist.history.impl.store
-
ClassDescriptionInitially creates all necessary tables and indices required for the history database.Initializes a separate
SessionFactory
for the history database using the properties of the 'hikaricp.history.properties'.By default the history is only enabled inRunEnv.TEST
andRunEnv.PRODUCTION
.