| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractFallbackSQLExceptionTranslator | |
|---|---|
| org.springframework.jdbc.support | Support classes for the JDBC framework, used by the classes in the jdbc.core and jdbc.object packages. | 
| Uses of AbstractFallbackSQLExceptionTranslator in org.springframework.jdbc.support | 
|---|
| Subclasses of AbstractFallbackSQLExceptionTranslator in org.springframework.jdbc.support | |
|---|---|
|  class | SQLErrorCodeSQLExceptionTranslatorImplementation of SQLExceptionTranslatorthat analyzes vendor-specific error codes. | 
|  class | SQLExceptionSubclassTranslatorSQLExceptionTranslatorimplementation which analyzes the specificSQLExceptionsubclass thrown by the JDBC driver. | 
|  class | SQLStateSQLExceptionTranslatorSQLExceptionTranslatorimplementation that analyzes the SQL state in
 theSQLExceptionbased on the first two digits (the SQL state "class"). | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||