|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpdateQuery
| Method Summary | |
|---|---|
UpdateSet |
set()
Create or modify the "SET" clause of the update statement. |
UpdateWhere |
where()
Create or modify the "WHERE" clause of the statement. |
| Methods inherited from interface com.jpattern.orm.query.update.UpdateQueryCommon |
|---|
getQueryTimeout, perform, setQueryTimeout |
| Methods inherited from interface com.jpattern.orm.query.RenderableSqlQuery |
|---|
appendValues, renderSql, renderSql |
| Method Detail |
|---|
UpdateSet set()
UpdateWhere where()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||