| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlTypeValue | |
|---|---|
| org.springframework.jdbc.core | Provides the core JDBC framework, based on JdbcTemplate and its associated callback interfaces and helper objects. | 
| org.springframework.jdbc.core.support | Classes supporting the org.springframework.jdbc.corepackage. | 
| Uses of SqlTypeValue in org.springframework.jdbc.core | 
|---|
| Subinterfaces of SqlTypeValue in org.springframework.jdbc.core | |
|---|---|
|  interface | DisposableSqlTypeValueSubinterface of SqlTypeValuethat adds a cleanup callback,
 to be invoked after the value has been set and the corresponding
 statement has been executed. | 
| Uses of SqlTypeValue in org.springframework.jdbc.core.support | 
|---|
| Classes in org.springframework.jdbc.core.support that implement SqlTypeValue | |
|---|---|
|  class | AbstractSqlTypeValueAbstract implementation of the SqlTypeValue interface, for convenient creation of type values that are supposed to be passed into the PreparedStatement.setObjectmethod. | 
|  class | SqlLobValueObject to represent an SQL BLOB/CLOB value parameter. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||