|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SqlStatement.Update | |
---|---|
org.apache.oozie.util.db |
Uses of SqlStatement.Update in org.apache.oozie.util.db |
---|
Methods in org.apache.oozie.util.db that return SqlStatement.Update | |
---|---|
SqlStatement.Update |
SqlStatement.Update.set(Schema.Column column,
Object value)
SET clause for update statement |
static SqlStatement.Update |
SqlStatement.update(Schema.Table table)
Return a new Update Statement |
SqlStatement.Update |
SqlStatement.Update.where(SqlStatement.Condition condition)
Set condition for updating |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |