public interface ConditionAssistant
| 限定符和类型 | 方法和说明 |
|---|---|
Set<String> |
getFieldSet()
Condition的FieldSet已包含的字段,默认情况不再遍历.If the field use in Condition,it would not be processed again in default.
|
Boolean |
getForUpdate() |
IncludeType |
getIncludeType() |
String |
getSelectField() |
Set<String> |
getUpdatefieldSet()
return the fields use in method of setAdd and setMultiply.
|
void |
setSuidType(SuidType SuidType) |
Set<String> getFieldSet()
void setSuidType(SuidType SuidType)
IncludeType getIncludeType()
Set<String> getUpdatefieldSet()
String getSelectField()
Boolean getForUpdate()
Copyright © 2020. All rights reserved.