When defining a native query, you annotate your repository method with @Query, set its nativeQuery attribute to true, and provide an SQL statement as the ...
確定! 回上一頁