Don't use a List for many-to-many associations. If you model the association as a java.util.List, Hibernate handles the removal of associated entities very ...
確定! 回上一頁