|
||||||||||
前 次 | フレームあり フレームなし |
BatchUpdateSupport を使用しているパッケージ | |
---|---|
jp.terasoluna.fw.batch.dao.support |
jp.terasoluna.fw.batch.dao.support での BatchUpdateSupport の使用 |
---|
BatchUpdateSupport を実装している jp.terasoluna.fw.batch.dao.support のクラス | |
---|---|
class |
BatchUpdateSupportImpl
バッチ更新サポートクラス 本クラスを利用すことでUpdateDAOのバッチ更新処理の実行をSqlID毎に整列された状態で行うことができる。 |
BatchUpdateSupport を返す jp.terasoluna.fw.batch.dao.support のメソッド | |
---|---|
BatchUpdateSupport |
BatchUpdateResult.getExecuteBatchUpdateSupport()
バッチ更新実行に使用したバッチ更新サポート. |
BatchUpdateSupport 型のパラメータを持つ jp.terasoluna.fw.batch.dao.support のメソッド | |
---|---|
void |
BatchUpdateResult.setExecuteBatchUpdateSupport(BatchUpdateSupport executeBatchUpdateSupport)
バッチ更新実行に使用したバッチ更新サポート. |
BatchUpdateSupport 型のパラメータを持つ jp.terasoluna.fw.batch.dao.support のコンストラクタ | |
---|---|
BatchUpdateResult(BatchUpdateSupport executeBatchUpdateSupport,
Integer executeBatchResult)
コンストラクタ |
|
BatchUpdateResult(BatchUpdateSupport executeBatchUpdateSupport,
Throwable executeBatchException)
コンストラクタ |
|
||||||||||
前 次 | フレームあり フレームなし |