类 SQLBatchBuilder.SqlBatchBuilderCol
java.lang.Object
com.sh.wf.module.helper.SQLBatchBuilder.SqlBatchBuilderCol
- 封闭类:
- SQLBatchBuilder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getValue()booleanbooleanbooleansetColName(String colName) setColType(String colType) setInOperator(boolean isInOperator) setParameter(boolean isParameter) setSystemTime(boolean isSystemTime)
-
构造器详细资料
-
SqlBatchBuilderCol
public SqlBatchBuilderCol()
-
-
方法详细资料
-
resetValue
-
getColName
-
setColName
-
getColType
-
setColType
-
getValue
-
setValue
-
isSystemTime
public boolean isSystemTime() -
setSystemTime
-
isInOperator
public boolean isInOperator() -
setInOperator
-
isParameter
public boolean isParameter() -
setParameter
-