How does EntityManager's merge method identify the target row to merge a detached entity with?

前端 未结 0 2026
情深已故
情深已故 2021-01-31 16:39

I am using JPA and Hibernate and I am trying to understand how the EntityManager\'s merge method identifies a row in database that I want to update. Suppose I have the following

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