詳解Spring Data JPA使用@Query註解(Using @Query) ... 在value裡可以用原生SQL語句完成查詢*/ @Query(nativeQuery = true,value = "select * from ...
確定! 回上一頁