I finally was able to figure out a simple solution without the @Query annotation. List<People> findDistinctByNameNotIn(List<String> names);.
確定! 回上一頁