Uses of Package
org.openhab.core.persistence
Packages that use org.openhab.core.persistence
Package
Description
-
Classes in org.openhab.core.persistence used by org.openhab.core.persistenceClassDescriptionThis 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 interface is used by persistence services to represent the full persisted state of an item, including the previous state, and last update and change timestamps.This class provides information about an item that is stored in a persistence service.A persistence service which can be used to store data from openHAB.A queryable persistence service which can be used to store and retrieve data from openHAB. -
Classes in org.openhab.core.persistence used by org.openhab.core.persistence.extensionsClassDescriptionThis interface is used by persistence services to represent an item with a certain state at a given point in time.This is the interface for a central service that provides access to
PersistenceService
s. -
Classes in org.openhab.core.persistence used by org.openhab.core.persistence.registryClassDescriptionThis class holds the configuration of a persistence strategy for specific items.