You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Elaborate and implement a simple approach to Factories or DAOs (not defined yet whose responsible for that) support relations between Entities. The expected outcome is a possibility to map a relationship between Entities either as two tables linked with a foreign key, or a column of structured value.