what does the return value of @Modifying methods in Spring Data JPA mean what does the return value of @Modifying methods in Spring Data JPA mean spring spring

what does the return value of @Modifying methods in Spring Data JPA mean


The int/Integer return value is the number of rows that where updated in the database.