Not supported for DML operations :ide
須要添加@Modifying註解spa
@Modifyingit
@Query("update Company u set u.name = ?1")io
int updateName(String name);class