Custom Query for fetching data from multiple tables in spring

后端 未结 0 1233
北恋
北恋 2020-12-22 03:01

Entities :-

@Entity(name = "ap_order_paid")
    @Table(uniqueConstraints = @UniqueConstraint(columnNames = { "order_number", "complet         


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