The @Query annotation can also be used to declare native queries. For that we need to set the @Query#nativeQuery flag to true.
確定! 回上一頁