Hibernate HQL: How to select Parent entity if and only if ALL Child entities have a property with same value?

前端 未结 0 1036
感动是毒
感动是毒 2020-12-05 07:08

Guess I have two entities with bidirectional @OneToMany and @ManyToOne associations:

Parent -- has many --> Child

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