public class Update
extends DataManipulation
public Update(@NotNull
Entity entity,
boolean parameterize,
boolean espTableName)
@Nullable protected Query getWhere()
protected void setWhere(@Nullable
Query p)
@NotNull public Update escapeTable(boolean espTableName)
@NotNull public Update where(@NotNull io.zeko.db.sql.QueryBlock... block)
@NotNull public java.lang.String toSql()