ACR Rules

  1. Home
  2. Docs
  3. ACR Rules
  4. Performance (29)
  5. Many-to-many associations should have owner “Default”

Many-to-many associations should have owner “Default”

Using owner “both” does not affect the ability to navigate the association from both ends which is always possible. However, it does introduce overhead.

Therefore, it is recommended that many-to-many associations are owned by the Default entity, unless there is a strong business reason for needing to add the association from either end in your Mendix app.

Non-compliant example:

Compliant example: