Uses of Interface
is.codion.framework.domain.entity.condition.ConditionString
Packages that use ConditionString
Package
Description
Package configuration values:
EntityValidator.STRICT_VALIDATION
Entities.VALIDATE_FOREIGN_KEYS
Entities.STRICT_DESERIALIZATION
ValueAttributeDefinition.FRACTION_DIGITSValueAttributeDefinition.NUMBER_GROUPINGValueAttributeDefinition.GROUPING_SEPARATORValueAttributeDefinition.DECIMAL_SEPARATORValueAttributeDefinition.USE_LEXICAL_STRING_COMPARATORValueAttributeDefinition.ROUNDING_MODEForeignKeyDefinition.REFERENCE_DEPTH
-
Uses of ConditionString in is.codion.framework.domain.entity
Methods in is.codion.framework.domain.entity that return ConditionStringModifier and TypeMethodDescriptionEntityDefinition.condition(ConditionType conditionType) Returns theConditionStringassociated with the given typeMethods in is.codion.framework.domain.entity with parameters of type ConditionStringModifier and TypeMethodDescriptionEntityDefinition.Builder.condition(ConditionType conditionType, ConditionString conditionString) Adds aConditionStringwhich provides a dynamic query condition string.