return one entity from joined all column of a table with one column of another table

后端 未结 0 1771
夕颜
夕颜 2020-12-18 06:14

I have two entities called Operation and CanceledOperation:

Operation:

@Entity
@Table(name = "OPERATIONS")
public c         


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