|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Subinterface of SqlTypeValue that adds a cleanup callback, to be invoked after the value has been set and the corresponding statement has been executed.
SqlLobValue| Field Summary |
| Fields inherited from interface org.springframework.jdbc.core.SqlTypeValue |
TYPE_UNKNOWN |
| Method Summary | |
void |
cleanup()
Clean up resources held by this type value, for example the LobCreator in case of a SqlLobValue. |
| Methods inherited from interface org.springframework.jdbc.core.SqlTypeValue |
setTypeValue |
| Method Detail |
public void cleanup()
SqlLobValue.cleanup()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||