Thêm mappedBy = "parent1", cascade = CascadeType.ALL, orphanRemoval = true vào chú thích @OneToMany trong parent bởi Set<Child> children hoạt động.
Thêm mappedBy = "parent1", cascade = CascadeType.ALL, orphanRemoval = true vào chú thích @OneToMany trong parent bởi Set<Child> children hoạt động.