public interface UpdateStatement extends Statement
| Modifier and Type | Method and Description |
|---|---|
void |
setCase(String paramName,
String columnNameToCheck,
Map<?,?> map)
Adds a
CASE statement, ugin the key and values
of the given map. |
QueryResult |
update() |
clearSql, clearSql, getSql, setBoolean, setDate, setDouble, setFloat, setInInteger, setInLong, setInstant, setInString, setInteger, setLong, setString, sqlQueryResult update()
Copyright © 2017. All rights reserved.