Spring JPA and order by an input field

前端 未结 0 1607
庸人自扰
庸人自扰 2020-12-21 13:59

I have a table like the below. I want to query using Spring JPA with a specific order. For instance, the query will be;

select * from test where id in ("         


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