类 Sequence

java.lang.Object
com.sh.wf.module.call.CallBase
com.sh.wf.module.call.impl.Sequence

public class Sequence extends CallBase

Description: 获取数据库序列值

Title:首亨软件 - TSS/CRM等

从以下版本开始:
Aug 30, 2012
  • 构造器详细资料

    • Sequence

      public Sequence()
  • 方法详细资料

    • getValue

      public String getValue(List<String> argList)
      获取序列值
      指定者:
      getValue 在类中 CallBase
      参数:
      argList - 第一个参数:序列名称 第二个参数:序列最小位数,不足时用0占位
      返回:
      String