且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Hibernate Annotations自引用类?

更新时间:2023-02-02 23:24:58

这是因为反向关联从不持久;我可以说这是"mappedBy"属性的反向关联

That's because the reverse association is never persisted; I can tell this is the reverse association beacause of the "mappedBy" attribute