Uses of Interface
is.codion.framework.domain.entity.attribute.ForeignKeyDefinition
Packages that use ForeignKeyDefinition
Package
Description
Package configuration values:
EntityValidator.STRICT_VALIDATION
Entities.VALIDATE_FOREIGN_KEYS
Entities.STRICT_DESERIALIZATION
AttributeDefinition.FRACTION_DIGITSAttributeDefinition.NUMBER_GROUPINGAttributeDefinition.GROUPING_SEPARATORAttributeDefinition.DECIMAL_SEPARATORAttributeDefinition.USE_LEXICAL_STRING_COMPARATORAttributeDefinition.ROUNDING_MODEREFERENCE_DEPTH
-
Uses of ForeignKeyDefinition in is.codion.framework.domain.entity
Methods in is.codion.framework.domain.entity that return ForeignKeyDefinitionMethods in is.codion.framework.domain.entity that return types with arguments of type ForeignKeyDefinitionModifier and TypeMethodDescriptionEntityDefinition.ForeignKeys.definitions()EntityDefinition.ForeignKeys.definitions(Column<T> column)