类 ETLSource
java.lang.Object
com.sh.wf.etl.compontent.ETLBase
com.sh.wf.etl.compontent.ETLSource
Description:
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2017年7月18日
-
字段概要
字段从类继承的字段 com.sh.wf.etl.compontent.ETLBase
dbId, etlData, everyRows, id, isStartNode, javaAttr, maxSyncRows, pageCol, pageColValue, pageDataType, pkCol, pkDataType, tableName, toLineMap -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getDbId()booleanbooleanvoidparser(org.jdom2.Element nodeEl) voidrun(ETLContext etlContext) 从类继承的方法 com.sh.wf.etl.compontent.ETLBase
addToLine, commonParser, getColumnObj, getEtlData, getEveryRows, getId, getJavaAttr, getMaxSyncRows, getPageCol, getPageColValue, getPageDataType, getPkCol, getPkDataType, getTableName, isErrorContinue, isHasRepeatCondition, isPageColValid, isPkCol, isSqlNode, isStartNode, processCheckExistSql, processExecuteBeforeSql, processExecuteBeforeSqlReset, processFixColumnObj, reSortLine, setEtlData, setId, setStartNode
-
字段详细资料
-
syncType
-
incType
-
timestampCol
-
fullBeforeDel
public boolean fullBeforeDel
-
-
构造器详细资料
-
ETLSource
public ETLSource()
-
-
方法详细资料