@Query annotation is used to write the JPQL query. · @Modifying annotation is used whenever we writing JPQL query for modifying the records (create, update, ...
確定! 回上一頁