I have 2 entities: Employee and Department. And there is a mapping between them via EmployeeDepartment. Relevant code is pretty straightfo
Employee
Department
EmployeeDepartment