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