Hibernate之mappedBy与@JoinColumn
时间:2020-06-14 21:10:11
收藏:0
阅读:66
站在巨人的肩膀上学习编程
英文原文:Difference Between @JoinColumn and mappedBy
What is the “owning side” in an ORM mapping?
What‘s the difference between @JoinColumn and mappedBy when using a JPA @OneToMany association
中文:Hibernate之mappedBy与@JoinColumn
原文:https://www.cnblogs.com/tangliMeiMei/p/13126838.html
评论(0)