* Fix join type for targets with their assignedDs Signed-off-by: Michael Herdt <Michael.Herdt@bosch.io> * Override saveAll method and make use of it in the JpaTargetManagement Signed-off-by: Michael Herdt <Michael.Herdt@bosch.io> * Use unmodifiable list and flip transactional logic Signed-off-by: Michael Herdt <Michael.Herdt@bosch.io> * Initialize new list instead of an unmodifiable list. Signed-off-by: Michael Herdt <Michael.Herdt@bosch.io> * Fix testdata factory Signed-off-by: Michael Herdt <Michael.Herdt@bosch.io>