|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SqlUpdateCallback
An interface used by QueryDslJdbcTemplate for update calls
where you are able to provide a SQLUpdateClause
implementation to handle the update logic.
QueryDslJdbcTemplate,
SQLUpdateClause| Method Summary | |
|---|---|
long |
doInSqlUpdateClause(com.mysema.query.sql.dml.SQLUpdateClause update)
|
| Method Detail |
|---|
long doInSqlUpdateClause(com.mysema.query.sql.dml.SQLUpdateClause update)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||