How to set unique rows when persist in JPA?

前端 未结 0 957
长发绾君心
长发绾君心 2021-01-13 07:52

My question is: is there any way to set unique row for rows created by "new" keyword? I mean like this:

Product product = Product.builder()
                 


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