How construct a query with a ManyToMany self-referencing jointable

前端 未结 0 1523
醉话见心
醉话见心 2020-12-10 17:12

This is a part of my entity Competence :

class Competence {
    /**
     * @ORM\\Id()
     * @ORM\\GeneratedValue(strategy="IDENTITY")
     * @ORM\\         


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