JPA Criteria API with multiple parameters

前端 未结 5 1762
礼貌的吻别
礼貌的吻别 2020-11-30 22:39

I need to make a search method that uses the JPA Criteria API with multiple parameters. Now the problem is that not every parameter is required. So some could be null, and t

5条回答
提交回复
热议问题