Added a remove all shifts by employee id method to the Schedule class. Now...
Added a remove all shifts by employee id method to the Schedule class. Now when an employee is removed there shifts are deleted first from the database then they're deleted after.
parent
881dde2b
No related branches found
No related tags found
Showing
- SchedulerApp/src/main/java/com/example/schedulerapp/Schedule.java 17 additions, 0 deletions...rApp/src/main/java/com/example/schedulerapp/Schedule.java
- SchedulerApp/src/main/java/com/example/schedulerapp/Staff.java 0 additions, 1 deletion...ulerApp/src/main/java/com/example/schedulerapp/Staff.java
- SchedulerApp/src/main/java/com/example/schedulerapp/UserThread.java 1 addition, 0 deletions...pp/src/main/java/com/example/schedulerapp/UserThread.java
Please register or sign in to comment