Spring JPA - Find By EmbeddedId partially

前端 未结 0 743
时光取名叫无心
时光取名叫无心 2021-02-11 21:52

Below code is for demo purpose only.

My Entity bean looks like this

@Entity
class Employee {

    @EmbeddedId
    private EmployeeKey employeeKe         


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