public interface ConditionAssistant
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getForUpdate() |
IncludeType |
getIncludeType() |
String[] |
getSelectField() |
Set<String> |
getUpdatefields()
return the fields use in method of setAdd and setMultiply.
|
Set<String> |
getWhereFields()
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 © 2023. All rights reserved.