AtkManyToManyRelation: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{relation}} | |||
The atkManyToManyRelation is an abstract class for many to many relations. True N:M relations can be created in 3 ways: | The atkManyToManyRelation is an abstract class for many to many relations. True N:M relations can be created in 3 ways: | ||
| Line 4: | Line 6: | ||
* [[atkShuttleRelation]] | * [[atkShuttleRelation]] | ||
* [[Normalized many-to-many relation|Normalized with an intermediary table]] | * [[Normalized many-to-many relation|Normalized with an intermediary table]] | ||
[[Category:Relations]] | |||
Latest revision as of 21:53, 18 August 2008
The atkManyToManyRelation is an abstract class for many to many relations. True N:M relations can be created in 3 ways: