|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpdateQueryCommon
| Method Summary | |
|---|---|
int |
getQueryTimeout()
Return the query timeout for the query. |
int |
perform()
Perform the update and return the number of affected rows. |
UpdateQuery |
setQueryTimeout(int queryTimeout)
Set the query timeout for the query. |
| Methods inherited from interface com.jpattern.orm.query.RenderableSqlQuery |
|---|
appendValues, renderSql, renderSql |
| Method Detail |
|---|
int perform()
UpdateQuery setQueryTimeout(int queryTimeout)
int getQueryTimeout()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||