Uses of Class
org.springframework.dao.IncorrectUpdateSemanticsDataAccessException
Packages that use IncorrectUpdateSemanticsDataAccessException
Package
Description
The classes in this package make JDBC easier to use and
 reduce the likelihood of common errors.
- 
Uses of IncorrectUpdateSemanticsDataAccessException in org.springframework.jdbcSubclasses of IncorrectUpdateSemanticsDataAccessException in org.springframework.jdbcModifier and TypeClassDescriptionclassException thrown when a JDBC update affects an unexpected number of rows.