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