| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UncategorizedDataAccessException | |
|---|---|
| org.springframework.jdbc | The classes in this package make JDBC easier to use and reduce the likelihood of common errors. | 
| org.springframework.orm.hibernate3 | Package providing integration of Hibernate3 with Spring concepts. | 
| org.springframework.orm.jdo | Package providing integration of JDO (Java Date Objects) with Spring concepts. | 
| org.springframework.orm.jpa | Package providing integration of JPA (Java Persistence API) with Spring concepts. | 
| org.springframework.orm.toplink | Package providing integration of Oracle TopLink with Spring concepts. | 
| Uses of UncategorizedDataAccessException in org.springframework.jdbc | 
|---|
| Subclasses of UncategorizedDataAccessException in org.springframework.jdbc | |
|---|---|
|  class | SQLWarningExceptionException thrown when we're not ignoring SQLWarnings. | 
|  class | UncategorizedSQLExceptionException thrown when we can't classify a SQLException into one of our generic data access exceptions. | 
| Uses of UncategorizedDataAccessException in org.springframework.orm.hibernate3 | 
|---|
| Subclasses of UncategorizedDataAccessException in org.springframework.orm.hibernate3 | |
|---|---|
|  class | HibernateJdbcExceptionHibernate-specific subclass of UncategorizedDataAccessException, for JDBC exceptions that Hibernate wrapped. | 
|  class | HibernateSystemExceptionHibernate-specific subclass of UncategorizedDataAccessException, for Hibernate system errors that do not match any concrete org.springframework.daoexceptions. | 
| Uses of UncategorizedDataAccessException in org.springframework.orm.jdo | 
|---|
| Subclasses of UncategorizedDataAccessException in org.springframework.orm.jdo | |
|---|---|
|  class | JdoSystemExceptionJDO-specific subclass of UncategorizedDataAccessException, for JDO system errors that do not match any concrete org.springframework.daoexceptions. | 
| Uses of UncategorizedDataAccessException in org.springframework.orm.jpa | 
|---|
| Subclasses of UncategorizedDataAccessException in org.springframework.orm.jpa | |
|---|---|
|  class | JpaSystemExceptionJPA-specific subclass of UncategorizedDataAccessException, for JPA system errors that do not match any concrete org.springframework.daoexceptions. | 
| Uses of UncategorizedDataAccessException in org.springframework.orm.toplink | 
|---|
| Subclasses of UncategorizedDataAccessException in org.springframework.orm.toplink | |
|---|---|
|  class | TopLinkJdbcExceptionTopLink-specific subclass of DataAccessException, for JDBC exceptions that TopLink rethrew. | 
|  class | TopLinkSystemExceptionTopLink-specific subclass of UncategorizedDataAccessException, for TopLink system errors that do not match any concrete org.springframework.daoexceptions. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||