I want to use a custom native query in one of the repositories @Query(nativeQuery=true, "select * from question q where q.id < 5") public ...
確定! 回上一頁