| インタフェース | 説明 |
|---|---|
| DBCollectorPrePostProcess |
DBCollectorのSQL実行時の前後処理インタフェース
|
| QueueingDataRowHandler |
QueueingDataRowHandlerインタフェース
DataRowHandlerの拡張インタフェース。 |
| クラス | 説明 |
|---|---|
| DBCollector<P> |
DBCollector
独立した別スレッドを起動し、QueryRowHandleDAOを非同期で実行する。 |
| DBCollectorConfig |
DBCollector設定項目
|
| DBValidateCollector<P> |
DBValidateCollector
独立した別スレッドを起動し、QueryRowHandleDAOを非同期で実行する。 |
| Queueing1NRelationDataRowHandlerImpl |
Queueing1NRelationDataRowHandlerImplの実装クラス
IBatisDbCollectorImplの1:Nマッピング対応版。 |
| QueueingDataRowHandlerImpl |
QueueingDataRowHandlerの実装クラス
|
| 列挙型 | 説明 |
|---|---|
| DBCollectorPrePostProcessStatus |
| 例外 | 説明 |
|---|---|
| InterruptedRuntimeException |
DBコレクタのクローズにより、キュー追加スレッドに割り込みが発生した際にスローされる例外。
|
Copyright © 2014 NTT DATA Corporation.