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

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

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

DBCollectorConfig を返す jp.terasoluna.fw.collector.db のメソッド
 DBCollectorConfig DBCollectorConfig.addDbCollectorPrePostProcess(DBCollectorPrePostProcess dbCollectorPrePostProcess)
          DBCollector前後処理を設定する
 DBCollectorConfig DBCollectorConfig.addExceptionHandler(CollectorExceptionHandler exceptionHandler)
          CollectorExceptionHandlerを設定する
 DBCollectorConfig DBCollectorConfig.addExecuteByConstructor(boolean executeByConstructor)
          コンストラクタで処理を実行するフラグを設定する
 DBCollectorConfig DBCollectorConfig.addQueueSize(int queueSize)
          キューサイズを設定する
 DBCollectorConfig DBCollectorConfig.addRelation1n(boolean relation1n)
          1:Nマッピング使用フラグを設定する
 DBCollectorConfig DBCollectorConfig.addValidationErrorHandler(ValidationErrorHandler validationErrorHandler)
          ValidationErrorHandlerを設定する
 DBCollectorConfig DBCollectorConfig.addValidator(org.springframework.validation.Validator validator)
          Validatorを設定する
 

DBCollectorConfig 型のパラメータを持つ jp.terasoluna.fw.collector.db のコンストラクタ
DBCollector(DBCollectorConfig config)
          DBCollectorコンストラクタ
DBValidateCollector(DBCollectorConfig config)
          DBValidateCollectorコンストラクタ
 



Copyright © 2012. All Rights Reserved.