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

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

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

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

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

DBCollectorPreprocess 型のパラメータを持つ jp.terasoluna.fw.collector.db のメソッド
 DBCollectorConfig DBCollectorConfig.addDBCollectorPreprocess(DBCollectorPreprocess dbCollectorPreprocess)
          DBCollector前処理を設定する
 void DBCollectorConfig.setDbCollectorPreprocess(DBCollectorPreprocess dbCollectorPreprocess)
          DBCollector前処理を設定する。
 

DBCollectorPreprocess 型のパラメータを持つ 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 © 2011. All Rights Reserved.