类 SQLParserWhereInfo

java.lang.Object
com.sh.wf.module.parser.po.SQLParserWhereInfo

public class SQLParserWhereInfo extends Object

Description:

Title:首亨软件 - 聚天平台

从以下版本开始:
2018年12月27日
  • 字段详细资料

    • colName

      public String colName
    • where

      public String where
    • colTypeTempList

      public List<String> colTypeTempList
    • objTempList

      public List<Object> objTempList
  • 构造器详细资料

    • SQLParserWhereInfo

      public SQLParserWhereInfo()
  • 方法详细资料

    • addColTypeObj

      public void addColTypeObj(String colType, Object value)