Class HistoryDataStoreImpl

java.lang.Object
ch.tocco.nice2.persist.history.impl.store.HistoryDataStoreImpl
All Implemented Interfaces:
HistoryDataStore

@Component public class HistoryDataStoreImpl extends Object implements HistoryDataStore
Initializes a separate SessionFactory for the history database using the properties of the 'hikaricp.history.properties'. Provides functionality to write to and read from the history data store.