Name | Type | Package | Description | Detail |
IncorrectUpdateSemantics DataAccessException | Class | org.springframework.dao | Data access exception thrown when something unintended appears to havehappened with an update, but the transaction hasn't already been rolled back. | Detail |
JdbcUpdateAffectedIncorrect NumberOfRowsException | Class | org.springframework.jdbc | Exception thrown when a JDBC update affects an unexpected number of rows. | Detail |