In Hibernate; is there a way to update top level “updatedDate” column if any child row gets updated?

后端 未结 0 848
离开以前
离开以前 2021-01-25 17:44

I have a table that stores an ID field that is used to link many other child objects in hibernate.

The child tables all have a generated column called "Parent_ID&quo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题