Uses of Class
org.springframework.dao.IncorrectUpdateSemanticsDataAccessException
Packages that use IncorrectUpdateSemanticsDataAccessException Package Description org.springframework.jdbc The classes in this package make JDBC easier to use and reduce the likelihood of common errors.Uses of IncorrectUpdateSemanticsDataAccessException in org.springframework.jdbc
Subclasses of IncorrectUpdateSemanticsDataAccessException in org.springframework.jdbc Modifier and Type Class Description class
JdbcUpdateAffectedIncorrectNumberOfRowsException
Exception thrown when a JDBC update affects an unexpected number of rows.