public final class EntityUpdateScript extends EntityConditionBuilder implements EntityScript
whereConditionAnyCondition| 限定符 | 构造器和说明 |
|---|---|
protected |
EntityUpdateScript() |
|
EntityUpdateScript(String entityName) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addFields(Map<String,Object> fields) |
DataScriptStatement |
getStatement() |
void |
makeStatement(DataScriptStatement statement,
ModelEntityView modelViewEntity) |
void |
setWhereCondition(EntityCondition whereCondition) |
and, any, build, equal, fieldEqual, gatherEqual, gatherThan, in, in, isNotNull, isNull, lessEqual, lessThan, like, makeBuilder, makeCondition, makeCondition, makeScript, notEqual, orclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinsert, updateany, empty, equal, fieldEqual, gatherEqual, gatherThan, in, in, isNotNull, isNull, lessEqual, lessThan, like, makeCondition, makeCondition, makeCondition, makeCondition, makeCondition, makeCondition, makeCondition, makeCondition, makeCondition, notEqualpublic EntityUpdateScript(String entityName)
protected EntityUpdateScript()
public void setWhereCondition(EntityCondition whereCondition)
public void makeStatement(DataScriptStatement statement, ModelEntityView modelViewEntity) throws EntityException
EntityExceptionpublic DataScriptStatement getStatement()
getStatement 在接口中 EntityScriptCopyright © 2019. All rights reserved.