Uses of Interface
is.codion.framework.domain.entity.Entity.Key.Builder
Packages that use Entity.Key.Builder
Package
Description
Package configuration values:
EntityValidator.STRICT_VALIDATION
Entities.VALIDATE_FOREIGN_KEYS
Entities.STRICT_DESERIALIZATION
AttributeDefinition.MAXIMUM_FRACTION_DIGITS
AttributeDefinition.TIME_FORMAT
AttributeDefinition.NUMBER_FORMAT_GROUPING
AttributeDefinition.GROUPING_SEPARATOR
AttributeDefinition.DECIMAL_SEPARATOR
AttributeDefinition.USE_LEXICAL_STRING_COMPARATOR
AttributeDefinition.DATE_TIME_FORMAT
AttributeDefinition.DATE_FORMAT
AttributeDefinition.DECIMAL_ROUNDING_MODE
ForeignKeyDefinition.FOREIGN_KEY_REFERENCE_DEPTH
-
Uses of Entity.Key.Builder in is.codion.framework.domain.entity
Methods in is.codion.framework.domain.entity that return Entity.Key.BuilderModifier and TypeMethodDescriptionEntity.Key.copy()
Creates a newEntity.Key.Builder
instance, initialized with the values in this key.Entity.Builder.key()
Creates a newEntity.Key.Builder
instance, initialized with any primary key values found in this builder.Adds the given column value to this builder