published=true", nativeQuery = true) List<Tutorial> findByPublishedNative();. You need to note that: – Spring Data JPA don't adjust the query to database's ...
確定! 回上一頁