站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Class org.springframework.dao.IncorrectUpdateSemanticsDataAccessException (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

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.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.