类 StringConstraint
java.lang.Object
com.sie.mbm.mom.framework.db.commonBasic.entity.StringConstraint
文本属性构建参数json实体
-
字段详细资料
-
associationType
-
caseMode
-
compose
private boolean compose -
encryption
private boolean encryption -
graphIndex
private boolean graphIndex -
index
private boolean index -
legalValueType
-
length
private int length -
multiValue
private boolean multiValue -
notnull
private boolean notnull -
optionalValue
-
precision
private int precision -
secretLevel
-
stockInDB
private boolean stockInDB -
variable
private boolean variable
-
-
构造器详细资料
-
StringConstraint
public StringConstraint(int length)
-