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