|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface InterruptibleBatchPreparedStatementSetter
扩展 BatchPreparedStatementSetter 接口,提供了一个方法可以中断某一个批操作。
| 方法摘要 | |
|---|---|
boolean |
isBatchExhausted(int i)
测试批处理是否继续,返回 true 表示处理。 |
| 从接口 net.hasor.jdbc.BatchPreparedStatementSetter 继承的方法 |
|---|
getBatchSize, setValues |
| 方法详细信息 |
|---|
boolean isBatchExhausted(int i)
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||