OneToMany Related Id not updated

后端 未结 0 999
借酒劲吻你
借酒劲吻你 2020-12-28 19:06

I have 2 entities:

class EntityParent {

    /**
    * @ORM\\Id()
    * @ORM\\GeneratedValue()
    * @ORM\\Column(type="integer")
    */
    private         


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