Uses of Interface
is.codion.framework.domain.entity.condition.ForeignKeyCondition.Factory
Packages that use ForeignKeyCondition.Factory
Package
Description
Attribute related classes.
Provides a type-safe condition API for building SQL WHERE clauses programmatically.
-
Uses of ForeignKeyCondition.Factory in is.codion.framework.domain.entity.attribute
Subinterfaces of ForeignKeyCondition.Factory in is.codion.framework.domain.entity.attribute -
Uses of ForeignKeyCondition.Factory in is.codion.framework.domain.entity.condition
Methods in is.codion.framework.domain.entity.condition that return ForeignKeyCondition.FactoryModifier and TypeMethodDescriptionstatic ForeignKeyCondition.Factory
ForeignKeyCondition.factory
(ForeignKey foreignKey) Instantiates a newForeignKeyCondition.Factory
instance