インタフェース
jp.terasoluna.fw.collector.db.DBCollectorPostprocess の使用

DBCollectorPostprocess を使用しているパッケージ
jp.terasoluna.fw.collector.db データベースコレクタ 
 

jp.terasoluna.fw.collector.db での DBCollectorPostprocess の使用
 

DBCollectorPostprocess として宣言されている jp.terasoluna.fw.collector.db のフィールド
protected  DBCollectorPostprocess DBCollectorConfig.dbCollectorPostprocess
          DBCollector後処理
protected  DBCollectorPostprocess DBCollector.dbCollectorPostprocess
          DBCollector後処理
 

DBCollectorPostprocess を返す jp.terasoluna.fw.collector.db のメソッド
 DBCollectorPostprocess DBCollectorConfig.getDbCollectorPostprocess()
          DBCollector後処理を取得する。
 

DBCollectorPostprocess 型のパラメータを持つ jp.terasoluna.fw.collector.db のメソッド
 DBCollectorConfig DBCollectorConfig.addDBCollectorPostprocess(DBCollectorPostprocess dbCollectorPostprocess)
          DBCollector後処理を設定する
 void DBCollectorConfig.setDbCollectorPostprocess(DBCollectorPostprocess dbCollectorPostprocess)
          DBCollector後処理を設定する。
 

DBCollectorPostprocess 型のパラメータを持つ jp.terasoluna.fw.collector.db のコンストラクタ
DBCollector(jp.terasoluna.fw.dao.QueryRowHandleDAO queryRowHandleDAO, String sqlID, Object bindParams, int queueSize, boolean relation1n, CollectorExceptionHandler exceptionHandler, DBCollectorPreprocess dbCollectorPreprocess, DBCollectorPostprocess dbCollectorPostprocess)
          DBCollectorコンストラクタ
DBValidateCollector(jp.terasoluna.fw.dao.QueryRowHandleDAO queryRowHandleDAO, String sqlID, Object bindParams, int queueSize, boolean relation1n, CollectorExceptionHandler exceptionHandler, DBCollectorPreprocess dbCollectorPreprocess, DBCollectorPostprocess dbCollectorPostprocess, org.springframework.validation.Validator validator)
          DBValidateCollectorコンストラクタ
DBValidateCollector(jp.terasoluna.fw.dao.QueryRowHandleDAO queryRowHandleDAO, String sqlID, Object bindParams, int queueSize, boolean relation1n, CollectorExceptionHandler exceptionHandler, DBCollectorPreprocess dbCollectorPreprocess, DBCollectorPostprocess dbCollectorPostprocess, org.springframework.validation.Validator validator, ValidationErrorHandler validationErrorHandler)
          DBValidateCollectorコンストラクタ
 



Copyright © 2012. All Rights Reserved.