Spring-data-jpa supports update operation. You have to define the method in Repository interface.and annotated it with @Query and @Modifying . @Modifying ...
確定! 回上一頁