Uses of Package
com.kingsrook.qqq.backend.core.model.metadata.fields.functions
Packages that use com.kingsrook.qqq.backend.core.model.metadata.fields.functions
Package
Description
-
Classes in com.kingsrook.qqq.backend.core.model.metadata.fields.functions used by com.kingsrook.qqq.backend.core.model.actions.tables.queryClassDescriptionApplication of a Function to a field - e.g., to take its raw or pure value as stored in the backend, and apply a function to it (as in the math sense), to get out a different value.
-
Classes in com.kingsrook.qqq.backend.core.model.metadata.fields.functions used by com.kingsrook.qqq.backend.core.model.actions.tables.query.serializationClassDescriptionApplication of a Function to a field - e.g., to take its raw or pure value as stored in the backend, and apply a function to it (as in the math sense), to get out a different value.
-
Classes in com.kingsrook.qqq.backend.core.model.metadata.fields.functions used by com.kingsrook.qqq.backend.core.model.metadata.fieldsClassDescriptionApplication of a Function to a field - e.g., to take its raw or pure value as stored in the backend, and apply a function to it (as in the math sense), to get out a different value.
-
Classes in com.kingsrook.qqq.backend.core.model.metadata.fields.functions used by com.kingsrook.qqq.backend.core.model.metadata.fields.functionsClassDescriptioninterface for an "adapter" class that implements a
FieldFunctionfor a particular backend (QBackendModuleInterface).Application of a Function to a field - e.g., to take its raw or pure value as stored in the backend, and apply a function to it (as in the math sense), to get out a different value.Singleton registry that auto-discovers allFieldFunctionTypeimplementations on the classpath and maps their identifier names toFieldFunctionTypeIdentifierobjects.Describes a single parameter accepted by aFieldFunctionType.Interface defining a type of function that can be applied to a field in a QQQ query or virtual field expression.Marker interface for objects that uniquely identify aFieldFunctionType.QInstance-level registry ofFieldFunctionTypeinstances. -
Classes in com.kingsrook.qqq.backend.core.model.metadata.fields.functions used by com.kingsrook.qqq.backend.core.model.metadata.fields.functions.implementationsClassDescriptionApplication of a Function to a field - e.g., to take its raw or pure value as stored in the backend, and apply a function to it (as in the math sense), to get out a different value.Describes a single parameter accepted by a
FieldFunctionType.Interface defining a type of function that can be applied to a field in a QQQ query or virtual field expression.Marker interface for objects that uniquely identify aFieldFunctionType. -
Classes in com.kingsrook.qqq.backend.core.model.metadata.fields.functions used by com.kingsrook.qqq.backend.module.mongodb.fieldfunctionsClassDescriptioninterface for an "adapter" class that implements a
FieldFunctionfor a particular backend (QBackendModuleInterface).Application of a Function to a field - e.g., to take its raw or pure value as stored in the backend, and apply a function to it (as in the math sense), to get out a different value. -
Classes in com.kingsrook.qqq.backend.core.model.metadata.fields.functions used by com.kingsrook.qqq.backend.module.mongodb.model.metadata
-
Classes in com.kingsrook.qqq.backend.core.model.metadata.fields.functions used by com.kingsrook.qqq.backend.module.postgres.fieldfunctionsClassDescriptioninterface for an "adapter" class that implements a
FieldFunctionfor a particular backend (QBackendModuleInterface).Application of a Function to a field - e.g., to take its raw or pure value as stored in the backend, and apply a function to it (as in the math sense), to get out a different value. -
Classes in com.kingsrook.qqq.backend.core.model.metadata.fields.functions used by com.kingsrook.qqq.backend.module.rdbms.actionsClassDescriptionApplication of a Function to a field - e.g., to take its raw or pure value as stored in the backend, and apply a function to it (as in the math sense), to get out a different value.
-
Classes in com.kingsrook.qqq.backend.core.model.metadata.fields.functions used by com.kingsrook.qqq.backend.module.rdbms.fieldfunctionsClassDescriptioninterface for an "adapter" class that implements a
FieldFunctionfor a particular backend (QBackendModuleInterface).Application of a Function to a field - e.g., to take its raw or pure value as stored in the backend, and apply a function to it (as in the math sense), to get out a different value. -
Classes in com.kingsrook.qqq.backend.core.model.metadata.fields.functions used by com.kingsrook.qqq.backend.module.rdbms.model.metadata