类 ETLNodeJavaBase
java.lang.Object
com.sh.wf.etl.java.ETLJavaBase
com.sh.wf.etl.java.ETLNodeJavaBase
- 所有已实现的接口:
Serializable,Cloneable
Description: ETL结点基类
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2017年9月4日
- 另请参阅:
-
字段概要
从类继承的字段 com.sh.wf.etl.java.ETLJavaBase
context, dc, errorMsg, etlData, javaAttr, lastErrorMsg, log4j -
构造器概要
构造器 -
方法概要
从类继承的方法 com.sh.wf.etl.java.ETLJavaBase
getContextValue, getErrorMsg, setDataCenterInit, setErrorMsg, setETLContext, setETLContext
-
构造器详细资料
-
ETLNodeJavaBase
public ETLNodeJavaBase()
-
-
方法详细资料
-
where
获取where条件- 返回:
- 条件,如:where col_id=1
-