|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface DisposableSqlTypeValue
Subinterface of SqlTypeValue that adds a cleanup callback,
to be invoked after the value has been set and the corresponding
statement has been executed.
| 字段摘要 |
|---|
| 从接口 net.hasor.jdbc.core.value.SqlTypeValue 继承的字段 |
|---|
TYPE_UNKNOWN |
| 方法摘要 | |
|---|---|
void |
cleanup()
Clean up resources held by this type value, for example the LobCreator in case of a SqlLobValue. |
| 从接口 net.hasor.jdbc.core.value.SqlTypeValue 继承的方法 |
|---|
setTypeValue |
| 方法详细信息 |
|---|
void cleanup()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||