How to use list as a parameter for JPA Query using - JOIN (VALUES (item1), (item2), …)

前端 未结 0 1459
傲寒
傲寒 2020-12-13 03:35

I\'m quite new to JPA and I\'m having trouble converting this raw PSQL query to JPA.

Here\'s the raw query used:

SELECT * from SMS_MESSAGE AS smsMessag         


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