Uses of Interface
com.storedobject.core.Indices
Packages that use Indices
Package
Description
-
Uses of Indices in com.storedobject.accounts
Methods in com.storedobject.accounts with parameters of type IndicesModifier and TypeMethodDescriptionstatic void
Adds indices to the given Indices object.static void
Adds columns to the provided Indices interface for an entity.static void
Adds the specified column list to the indices.static void
static void
Adds the specified column list to the indices.static void
Adds the specified column list to the indices.static void
static void
Adds indices to the given Indices object. -
Uses of Indices in com.storedobject.calendar
Methods in com.storedobject.calendar with parameters of type Indices -
Uses of Indices in com.storedobject.core
Classes in com.storedobject.core that implement IndicesMethods in com.storedobject.core with parameters of type IndicesModifier and TypeMethodDescriptionstatic void
static void
static void
static void
static void
static void
static void
static void
Adds an index to the given Indices object.static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
Method for index-related operations.static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
Definition of indices of the "data class".static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
static void
-
Uses of Indices in com.storedobject.iot
Methods in com.storedobject.iot with parameters of type IndicesModifier and TypeMethodDescriptionstatic void
Configures specific indices for the block entity.static void
static void
static void
static void
Adds an index definition to the specifiedindices
object.static void
Configures the indices structure for the DailyStatistics class by adding a compound index on the columns "Unit", "Name", "Year", and "Day".static void
Indices.static void
Configures indices for the consumption data.static void
Configures the given Indices object by adding an index with the specified keys.static void
static void
Configures the indices for the MonthlyConsumption class.static void
Adds database indices based on the specified column names and index type.static void
static void
static void
static void
Defines indices for the Site entity.static void
Configures indices for the Unit instance.static void
static void
static void
static void
static void
Configures the indices for the WeeklyConsumption dataset.static void
Configures the database indices for the WeeklyStatistics table.static void
Configures indices for the yearly consumption data.static void
Configures the provided Indices object by adding an index definition with "Unit,Name,Year" as the index key and a flag indicating whether the index is unique. -
Uses of Indices in com.storedobject.job
Methods in com.storedobject.job with parameters of type Indices -
Uses of Indices in com.storedobject.mail
Methods in com.storedobject.mail with parameters of type Indices -
Uses of Indices in com.storedobject.sms
Methods in com.storedobject.sms with parameters of type Indices -
Uses of Indices in com.storedobject.telegram
Methods in com.storedobject.telegram with parameters of type Indices -
Uses of Indices in com.storedobject.tools
Methods in com.storedobject.tools with parameters of type Indices -
Uses of Indices in com.storedobjects.support
Methods in com.storedobjects.support with parameters of type Indices