hibernate-orm/hibernate-core
Gavin King 1b67ebee60 HHH-4301 eliminate unnecessary DELETE for collections with @OnDelete(CASCADE)
This change works for @ElementCollection and @ManyToMany

In future we could do a similar thing for @OneToMany and SET_NULL

Signed-off-by: Gavin King <gavin@hibernate.org>
2024-05-14 14:44:39 +02:00
..
src HHH-4301 eliminate unnecessary DELETE for collections with @OnDelete(CASCADE) 2024-05-14 14:44:39 +02:00
hibernate-core.gradle HHH-10619 Add test for JTA timeout handling 2024-03-27 13:26:09 +01:00