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


public interface DBCollectorPreprocess

DBCollector前処理

DBCollector内でQueryRowHandleDAOを実行する前に行う処理を定義する。


メソッドの概要
<P> void
execute(DBCollector<P> collector)
          処理を実行する
 

メソッドの詳細

execute

<P> void execute(DBCollector<P> collector)
処理を実行する



Copyright © 2011. All Rights Reserved.