クラス
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
DBCollectorPreprocess.execute(DBCollector<P> collector)
          処理を実行する
<P> void
DBCollectorPostprocess.execute(DBCollector<P> collector)
          処理を実行する
 void QueueingDataRowHandlerImpl.setDbCollector(DBCollector<?> dbCollector)
          DBCollectorを設定する。
 void QueueingDataRowHandler.setDbCollector(DBCollector<?> dbCollector)
          DBCollectorを設定する。
 



Copyright © 2011. All Rights Reserved.