Uses of Class
org.springframework.dao.IncorrectUpdateSemanticsDataAccessException

Packages that use IncorrectUpdateSemanticsDataAccessException
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
 class JdbcUpdateAffectedIncorrectNumberOfRowsException
          Exception thrown when a JDBC update affects an unexpected number of rows.
 



Copyright © 2002-2008 The Spring Framework.