|
||||||||||
前 次 | フレームあり フレームなし |
DBCollector を使用しているパッケージ | |
---|---|
jp.terasoluna.fw.collector.db | データベースコレクタ |
jp.terasoluna.fw.collector.db での DBCollector の使用 |
---|
jp.terasoluna.fw.collector.db での DBCollector のサブクラス | |
---|---|
class |
DBValidateCollector<P>
DBValidateCollector 独立した別スレッドを起動し、QueryRowHandleDAOを非同期で実行する。 |
DBCollector として宣言されている jp.terasoluna.fw.collector.db のフィールド | |
---|---|
protected DBCollector<?> |
QueueingDataRowHandlerImpl.dbCollector
DBCollector |
DBCollector 型のパラメータを持つ jp.terasoluna.fw.collector.db のメソッド | ||
---|---|---|
|
DBCollectorPrePostProcess.postprocessComplete(DBCollector<P> collector)
SQL実行終了時に実行されるメソッド. |
|
|
DBCollectorPrePostProcess.postprocessException(DBCollector<P> collector,
Throwable throwable)
SQL実行終了時(例外)に実行されるメソッド. |
|
|
DBCollectorPrePostProcess.preprocess(DBCollector<P> collector)
SQL実行開始前に実行されるメソッド. |
|
void |
QueueingDataRowHandlerImpl.setDbCollector(DBCollector<?> dbCollector)
DBCollectorを設定する。 |
|
void |
QueueingDataRowHandler.setDbCollector(DBCollector<?> dbCollector)
DBCollectorを設定する。 |
|
||||||||||
前 次 | フレームあり フレームなし |