Uses of Interface
org.openhab.core.model.persistence.persistence.PersistenceFactory
Packages that use PersistenceFactory
Package
Description
-
Uses of PersistenceFactory in org.openhab.core.model.persistence.persistence
Fields in org.openhab.core.model.persistence.persistence declared as PersistenceFactoryModifier and TypeFieldDescriptionstatic final PersistenceFactoryPersistenceFactory.eINSTANCEThe singleton instance of the factory.Methods in org.openhab.core.model.persistence.persistence that return PersistenceFactoryModifier and TypeMethodDescriptionPersistencePackage.getPersistenceFactory()Returns the factory that creates the instances of the model. -
Uses of PersistenceFactory in org.openhab.core.model.persistence.persistence.impl
Classes in org.openhab.core.model.persistence.persistence.impl that implement PersistenceFactoryModifier and TypeClassDescriptionclassAn implementation of the model Factory.Methods in org.openhab.core.model.persistence.persistence.impl that return PersistenceFactoryModifier and TypeMethodDescriptionPersistencePackageImpl.getPersistenceFactory()static PersistenceFactoryPersistenceFactoryImpl.init()Creates the default factory implementation.