Association
No edit summary |
(Adding message template to the top of the page) |
||
Line 1: | Line 1: | ||
{{message|Write the content here to display this box}} | |||
====== Introduction ====== | ====== Introduction ====== | ||
Also called a link, an ''association'' is the connection between classes and therefore between the objects and data tables in the underlying database. | Also called a link, an ''association'' is the connection between classes and therefore between the objects and data tables in the underlying database. |
Revision as of 22:12, 16 June 2024
This page was created by Lars.olofsson on 2022-07-30. Last edited by Stephanie on 2025-01-22.
Write the content here to display this box
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).