Uses of Interface
is.codion.framework.model.ForeignKeyModelLink.Builder
Packages that use ForeignKeyModelLink.Builder
Package
Description
Package configuration values:
EntityApplicationModel.USER_PREFERENCES
EntityApplicationModel.PREFERENCES_KEY
EntityEditor.PUBLISH_PERSISTENCE_EVENTS
EntityEditor.PERSIST_FOREIGN_KEYS
EntityQueryModel.LIMIT
EntityTableModel.ON_INSERT
EntityTableModel.ORDER_QUERY
ForeignKeyModelLink.SET_CONDITION_ON_INSERT
ForeignKeyModelLink.SET_VALUE_ON_INSERT
ForeignKeyModelLink.REFRESH_ON_SELECTION
ForeignKeyModelLink.CLEAR_CONDITION_ON_EMPTY_SELECTION
ForeignKeyModelLink.CLEAR_VALUE_ON_EMPTY_SELECTION
EntitySearchModel.DEFAULT_LIMIT
EntitySearchModel.PERSISTENCE_AWARE
-
Uses of ForeignKeyModelLink.Builder in is.codion.framework.model
Classes in is.codion.framework.model with type parameters of type ForeignKeyModelLink.BuilderModifier and TypeInterfaceDescriptionstatic interfaceForeignKeyModelLink.Builder<B extends ForeignKeyModelLink.Builder<B>>Builds aForeignKeyModelLinkstatic interfacestatic interfaceMethods in is.codion.framework.model with type parameters of type ForeignKeyModelLink.BuilderModifier and TypeMethodDescriptionstatic <B extends ForeignKeyModelLink.Builder<B>>
ForeignKeyModelLink.Builder.ModelStep<B> ForeignKeyModelLink.builder()Returns a newForeignKeyModelLink.Builder.ModelStepinstance.Methods in is.codion.framework.model that return ForeignKeyModelLink.BuilderModifier and TypeMethodDescriptionForeignKeyModelLink.Builder.ForeignKeyStep.foreignKey(ForeignKey foreignKey)