Menu

Identifying parent entities

FX89

Identifying parent entities

Detecting a potential parent entity in a parent-child / one-to-many relationship.


Classification

Parent entity
- it is the ONE in the one-to-many relationship

Child entity
- it is the MANY in the one-to-many relationship


Example


Method of detection

Child entity
- it contains child nodes pointing to complex types
- its name begins with the name of one of the child nodes pointing to complex types

Parent entity
- it is referenced by a child node of the child entity
- the child node mentioned above is the first child node referencing a complex type


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.