随笔分类 -  Kettle

摘要:import org.pentaho.di.core.KettleEnvironment;import org.pentaho.di.core.exception.KettleException;import org.pentaho.di.trans.Trans;import org.pentaho.di.trans.TransMeta;public class KettleUtil { //private static Log log = LogFactory.getLog(KettleUtil.class); public static String TRANSFORMATIO... 阅读全文
posted @ 2012-11-07 10:59 TWARE_~ 阅读(626) 评论(1) 推荐(0)