public interface ConditionAssistant
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getForUpdate() |
List<String> |
getGroupByFields()
get GroupByfields
|
IncludeType |
getIncludeType() |
Map<String,String> |
getOrderBy()
get the map of OrderBy
|
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.
|
Boolean |
hasGroupBy()
the Boolean value whether has GroupBy
|
void |
setSuidType(SuidType suidType) |
Set<String> getWhereFields()
void setSuidType(SuidType suidType)
IncludeType getIncludeType()
Set<String> getUpdatefields()
String[] getSelectField()
Boolean getForUpdate()
Map<String,String> getOrderBy()
Boolean hasGroupBy()
Copyright © 2025. All rights reserved.