クラス
jp.terasoluna.fw.collector.db.DBCollector の使用

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 のメソッド
<P> void
DBCollectorPrePostProcess.postprocessComplete(DBCollector<P> collector)
          SQL実行終了時に実行されるメソッド.
<P> DBCollectorPrePostProcessStatus
DBCollectorPrePostProcess.postprocessException(DBCollector<P> collector, Throwable throwable)
          SQL実行終了時(例外)に実行されるメソッド.
<P> void
DBCollectorPrePostProcess.preprocess(DBCollector<P> collector)
          SQL実行開始前に実行されるメソッド.
 void QueueingDataRowHandlerImpl.setDbCollector(DBCollector<?> dbCollector)
          DBCollectorを設定する。
 void QueueingDataRowHandler.setDbCollector(DBCollector<?> dbCollector)
          DBCollectorを設定する。
 



Copyright © 2012. All Rights Reserved.