Envers: Unidirectional OneToMany without additional audit table?

假装没事ソ 提交于 2019-12-04 05:25:13
  1. yes, you understand the statement from the documentation correctly
  2. yes, but reading the history of changes of "Phone" would give you subsequent objects which are identical (as only the emp_id would change)
  3. no, it's not possible to change this behaviour currently. Unless you e.g. change your mapping to a bi-directional one-to-many relation
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!