Package org.openhab.core.persistence
package org.openhab.core.persistence
-
ClassDescriptionThis class is used to define a filter for queries to a
PersistenceService
.Enumeration with all possible compare optionsEnumeration with all ordering optionsThis interface is used by persistence services to represent an item with a certain state at a given point in time.This class provides an interface to the aPersistenceService
to allow data to be stored at a specific time.This class holds the configuration of a persistence strategy for specific items.This class provides information about an item that is stored in a persistence service.A persistence manager service which could be used to start event handling or supply configuration for persistence services.A persistence service which can be used to store data from openHAB.This class represents the configuration for a persistence service.This is the interface for a central service that provides access toPersistenceService
s.A queryable persistence service which can be used to store and retrieve data from openHAB.