SMA2
SMA2 copied to clipboard
Refactor Exercise and ScheduleExercise to ExerciseDA and ScheduledExerciseDA
Please add a more detailed desctription
The original Exercise and ScheduledExercise were modified as ORM Wrappers. However, the names stuck. If we want consistency with other Objects that are being handled in the database (SignalDA, PatientDA, etc.) we need a simple Refactoring.