Uses of Interface
com.storedobject.core.DBTransaction.NoHistory
Packages that use DBTransaction.NoHistory
-
Uses of DBTransaction.NoHistory in com.storedobject.core
Classes in com.storedobject.core that implement DBTransaction.NoHistory -
Uses of DBTransaction.NoHistory in com.storedobject.iot
Classes in com.storedobject.iot that implement DBTransaction.NoHistoryModifier and TypeClassDescriptionclass
Consumption<P extends PeriodType>
Represents consumption data associated with a specific resource, item, and a time period.final class
Represents daily consumption data tied to a specific item, resource, year, and day.final class
The DailyStatistics class represents daily statistical data and provides methods to define column structure, indices, and retrieve specific daily statistics details.class
Base class that represents data values that belong to aUnit
.final class
The HourlyConsumption class represents consumption data aggregated at an hourly level.final class
The HourlyStatistics class extends the Statistics class and adds functionality specific to hourly data.final class
Represents a monthly consumption entity that extends the base Consumption class.final class
Represents a statistical record for a specific month.class
Statistics<P extends PeriodType>
Represents statistical data pertaining to units and periods.final class
The WeeklyConsumption class extends the Consumption class to represent consumption data on a weekly basis.final class
The WeeklyStatistics class extends the Statistics class and provides functionality for managing and retrieving weekly statistical data.final class
Represents the yearly resource consumption details.final class
Represents statistics that are aggregated on a yearly basis. -
Uses of DBTransaction.NoHistory in com.storedobject.job
Classes in com.storedobject.job that implement DBTransaction.NoHistory