#22 story/medikamente-modul-grundimplementierung #34
No reviewers
Labels
No labels
is
optional
is
required
module
Medication
module
Nurse
module
patient
module
treatment
type
Bug
type
Story
type
Task
No milestone
No project
No assignees
2 participants
Notifications
Total time spent: 23 minutes 18 seconds
Due date
SZUT-Ole
23 minutes 18 seconds
No due date set.
Dependencies
No dependencies set.
Reference: SZUT/nhplus#34
Loading…
Reference in a new issue
No description provided.
Delete branch "story/medikamente-modul-grundimplementierung"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -59,0 +60,4 @@
/**
* @return a {@link MedicationDao}
* @author Dominik Säume
@ -0,0 +103,4 @@
}
@Override
public void update(Medication medication) throws SQLException {