类 ETLSource

java.lang.Object
com.sh.wf.etl.compontent.ETLBase
com.sh.wf.etl.compontent.ETLSource

public class ETLSource extends ETLBase

Description:

Title:首亨软件 - TSS/CRM等

从以下版本开始:
2017年7月18日
  • 字段详细资料

    • syncType

      public String syncType
    • incType

      public String incType
    • timestampCol

      public String timestampCol
    • fullBeforeDel

      public boolean fullBeforeDel
  • 构造器详细资料

    • ETLSource

      public ETLSource()
  • 方法详细资料

    • run

      public void run(ETLContext etlContext)
      指定者:
      run 在类中 ETLBase
    • parser

      public void parser(org.jdom2.Element nodeEl)
      指定者:
      parser 在类中 ETLBase
    • getDbId

      public String getDbId()
      覆盖:
      getDbId 在类中 ETLBase
    • isBatchInsert

      public boolean isBatchInsert()
    • isContinueLastPageNo

      public boolean isContinueLastPageNo()