|
Spring Data JDBC Extensions | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SqlInsertCallback
An interface used by QueryDslJdbcTemplate for insert calls
where you are able to provide a SQLInsertClause
implementation to handle the insert logic.
QueryDslJdbcTemplate,
SQLInsertClause| Method Summary | |
|---|---|
long |
doInSqlInsertClause(com.mysema.query.sql.dml.SQLInsertClause insert)
|
| Method Detail |
|---|
long doInSqlInsertClause(com.mysema.query.sql.dml.SQLInsertClause insert)
|
Spring Data JDBC Extensions | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||