Hierarchy For Package org.springframework.jdbc
Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.dao.DataAccessException
- org.springframework.dao.NonTransientDataAccessException
- org.springframework.dao.DataRetrievalFailureException
- org.springframework.jdbc.IncorrectResultSetColumnCountException
- org.springframework.jdbc.LobRetrievalFailureException
 
- org.springframework.dao.InvalidDataAccessResourceUsageException
- org.springframework.jdbc.BadSqlGrammarException
- org.springframework.dao.IncorrectUpdateSemanticsDataAccessException
- org.springframework.jdbc.JdbcUpdateAffectedIncorrectNumberOfRowsException
 
- org.springframework.jdbc.InvalidResultSetAccessException
 
- org.springframework.dao.NonTransientDataAccessResourceException
- org.springframework.dao.DataAccessResourceFailureException
- org.springframework.jdbc.CannotGetJdbcConnectionException
 
 
- org.springframework.dao.DataAccessResourceFailureException
- org.springframework.dao.UncategorizedDataAccessException
- org.springframework.jdbc.SQLWarningException
- org.springframework.jdbc.UncategorizedSQLException
 
 
- org.springframework.dao.DataRetrievalFailureException
 
- org.springframework.dao.NonTransientDataAccessException
 
- org.springframework.dao.DataAccessException
 
- org.springframework.core.NestedRuntimeException
 
- java.lang.RuntimeException
 
- java.lang.Exception
 
- java.lang.Throwable (implements java.io.Serializable)