partial void UpdateExercise(Exercise instance);
 partial void DeleteExercise(Exercise instance);
 partial void InsertExercise(Exercise instance);