杆秤
why when I delete a parent on a one to many relationship on grails the beforeInsert event is called on the child?
I have a one to many relationship and when I try to delete a parent that haves more than one child the berforeInsert event gets called on the frst child. I have some code in this event that I mean to[详细]
2022-12-30 01:40 分类:问答