| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.springframework.jdbc.support | |
|---|---|
| org.springframework.jdbc.core | Provides the core JDBC framework, based on JdbcTemplate and its associated callback interfaces and helper objects. | 
| org.springframework.jdbc.core.namedparam | JdbcTemplate variant with named parameter support. | 
| org.springframework.jdbc.core.simple | Simplification layer over JdbcTemplate for Java 5 and above. | 
| org.springframework.jdbc.core.support | Classes supporting the org.springframework.jdbc.corepackage. | 
| org.springframework.jdbc.object | The classes in this package represent RDBMS queries, updates, and stored procedures as threadsafe, reusable objects. | 
| org.springframework.jdbc.support | Support classes for the JDBC framework, used by the classes in the jdbc.core and jdbc.object packages. | 
| org.springframework.jdbc.support.xml | Abstraction for handling fields of SQLXML data type. | 
| org.springframework.orm.hibernate3 | Package providing integration of Hibernate3 with Spring concepts. | 
| org.springframework.orm.ibatis | Package providing integration of iBATIS Database Layer with Spring concepts. | 
| org.springframework.orm.jdo | Package providing integration of JDO (Java Date Objects) with Spring concepts. | 
| org.springframework.orm.toplink | Package providing integration of Oracle TopLink with Spring concepts. | 
| Classes in org.springframework.jdbc.support used by org.springframework.jdbc.core | |
|---|---|
| JdbcAccessor Base class for JdbcTemplateand
 other JDBC-accessing DAO helpers, defining common properties such as
 DataSource and exception translator. | |
| KeyHolder Interface for retrieving keys, typically used for auto-generated keys as potentially returned by JDBC insert statements. | |
| Classes in org.springframework.jdbc.support used by org.springframework.jdbc.core.namedparam | |
|---|---|
| KeyHolder Interface for retrieving keys, typically used for auto-generated keys as potentially returned by JDBC insert statements. | |
| Classes in org.springframework.jdbc.support used by org.springframework.jdbc.core.simple | |
|---|---|
| KeyHolder Interface for retrieving keys, typically used for auto-generated keys as potentially returned by JDBC insert statements. | |
| Classes in org.springframework.jdbc.support used by org.springframework.jdbc.core.support | |
|---|---|
| SQLExceptionTranslator Strategy interface for translating between SQLExceptionsand Spring's data access strategy-agnosticDataAccessExceptionhierarchy. | |
| Classes in org.springframework.jdbc.support used by org.springframework.jdbc.object | |
|---|---|
| KeyHolder Interface for retrieving keys, typically used for auto-generated keys as potentially returned by JDBC insert statements. | |
| Classes in org.springframework.jdbc.support used by org.springframework.jdbc.support | |
|---|---|
| AbstractFallbackSQLExceptionTranslator Base class for SQLExceptionTranslatorimplementations that allow for
 fallback to some otherSQLExceptionTranslator. | |
| CustomSQLErrorCodesTranslation JavaBean for holding custom JDBC error codes translation for a particular database. | |
| DatabaseMetaDataCallback A callback interface used by the JdbcUtils class. | |
| KeyHolder Interface for retrieving keys, typically used for auto-generated keys as potentially returned by JDBC insert statements. | |
| MetaDataAccessException Exception indicating that something went wrong during JDBC metadata lookup. | |
| SQLErrorCodes JavaBean for holding JDBC error codes for a particular database. | |
| SQLErrorCodesFactory Factory for creating SQLErrorCodesbased on the
 "databaseProductName" taken from theDatabaseMetaData. | |
| SQLExceptionTranslator Strategy interface for translating between SQLExceptionsand Spring's data access strategy-agnosticDataAccessExceptionhierarchy. | |
| Classes in org.springframework.jdbc.support used by org.springframework.jdbc.support.xml | |
|---|---|
| SqlValue Simple interface for complex types to be set as statement parameters. | |
| Classes in org.springframework.jdbc.support used by org.springframework.orm.hibernate3 | |
|---|---|
| SQLExceptionTranslator Strategy interface for translating between SQLExceptionsand Spring's data access strategy-agnosticDataAccessExceptionhierarchy. | |
| Classes in org.springframework.jdbc.support used by org.springframework.orm.ibatis | |
|---|---|
| JdbcAccessor Base class for JdbcTemplateand
 other JDBC-accessing DAO helpers, defining common properties such as
 DataSource and exception translator. | |
| Classes in org.springframework.jdbc.support used by org.springframework.orm.jdo | |
|---|---|
| SQLExceptionTranslator Strategy interface for translating between SQLExceptionsand Spring's data access strategy-agnosticDataAccessExceptionhierarchy. | |
| Classes in org.springframework.jdbc.support used by org.springframework.orm.toplink | |
|---|---|
| SQLExceptionTranslator Strategy interface for translating between SQLExceptionsand Spring's data access strategy-agnosticDataAccessExceptionhierarchy. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||