Association
m ((username removed) (log details removed): Moving to Documentation namespace) |
(Automatically adding template at the end of the page.) |
||
Line 12: | Line 12: | ||
[[Category:Associations]] | [[Category:Associations]] | ||
[[Category:UML]] | [[Category:UML]] | ||
{{Edited|July|12|2024}} |
Revision as of 15:27, 10 February 2024
This page was created by Lars.olofsson on 2022-07-30. Last edited by Stephanie on 2025-01-22.
Introduction
Also called a link, an association is the connection between classes and therefore between the objects and data tables in the underlying database.
Associations can be ordered, which adds information about in which order objects at the other end of the association should be returned (if not sorted by other means).