public class Update extends Where<Update>
appender, hasWhere, values
Update(String table)
String
buildSql()
int
execute()
execute(String dataSourceTag)
Update
set(String condition)
set(String column, Object value)
and, and, andNew, between, eq, ge, getValues, gt, in, isNotNull, isNull, le, like, lt, notBetween, notEq, notIn, notLike, or, orNew, where, where
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Update(String table)
public Update set(String column, Object value)
public Update set(String condition)
condition
public String buildSql()
public int execute()
public int execute(String dataSourceTag)
Copyright © 2019. All rights reserved.