Package | Description |
---|---|
tech.ibit.mybatis.sqlbuilder |
Modifier and Type | Method and Description |
---|---|
FlagCriteriaItem.ContainsType |
FlagCriteriaItem.getContainsType()
Gets the value of containsType
|
static FlagCriteriaItem.ContainsType |
FlagCriteriaItem.ContainsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlagCriteriaItem.ContainsType[] |
FlagCriteriaItem.ContainsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static FlagCriteriaItem |
FlagCriteriaItem.getInstance(IColumn column,
FlagCriteriaItem.ContainsType containsType,
long value)
获取实例
|
void |
FlagCriteriaItem.setContainsType(FlagCriteriaItem.ContainsType containsType)
Sets the containsType
|
Copyright © 2020 IBIT程序猿. All rights reserved.