JohnHuang1225
2015-03-28 23:52
大師,請問個問題,我查了Doctrin的文檔,在這個連結 http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/unitofwork-associations.html 中。 11.1. Bidirectional Associations寫到OneToMany is always the inverse side of a bidirectional association. Author內的$books就是OneToMany,是否應該要寫成 inversedBy="author" 呢?先謝謝大師
看这个链接里http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/association-mapping.html
所有关系的定义都有示范,照着写就好。
謝謝洪大師
洪大师带你解读Symfony 2框架
20610 学习 · 245 问题
相似问题