Difference between revisions of "HowTo:Relate Objects"
(Created page with "Relating objects is one of the essential parts within {{UBIK}} and can be achieved by two means: * Use Relations to build up an n:n relationship between two insta...") |
|||
Line 1: | Line 1: | ||
Relating objects is one of the essential parts within {{UBIK}} and can be achieved by two means: | Relating objects is one of the essential parts within {{UBIK}} and can be achieved by two means: | ||
− | * Use [[Relation|Relations]] to build up an n:n relationship between two instances of an entity | + | * Use [[Relation|Relations]] to build up an '''n:n''' relationship between two instances of an entity |
− | * Use [[Reference|References]] to build up an 1:n relationship between two instances of an entity | + | * Use [[Reference|References]] to build up an '''1:n''' relationship between two instances of an entity |
Which method fits best can not be predicted and clearly depends on the use case and the data model. | Which method fits best can not be predicted and clearly depends on the use case and the data model. | ||
+ | |||
+ | [[Category:How-To|Relate Objects]] |
Revision as of 16:16, 30 July 2015
Relating objects is one of the essential parts within UBIK® and can be achieved by two means:
- Use Relations to build up an n:n relationship between two instances of an entity
- Use References to build up an 1:n relationship between two instances of an entity
Which method fits best can not be predicted and clearly depends on the use case and the data model.