|
Spring Data JDBC Extensions | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
ConnectionPreparer implementation that will handle the
preparation of the Connection.
QueryDslJdbcTemplate for delete calls
where you are able to provide a SQLDeleteClause
implementation to handle the delete.QueryDslJdbcTemplate for insert calls
where you are able to provide a SQLInsertClause
implementation to handle the insert logic.QueryDslJdbcTemplate for insert calls
where you are able to provide a SQLInsertClause
implementation to handle the insert logic and generated key
retrieval logic.StructMapper to be used.
StructMapper to be used.
StructMapper to be used plus the type
name of the STRUCT that the array will contain.
StructMapper to be used plus the type
name of the STRUCT that the array will contain.
StructMapper to be used
StructMapper to be used and the default type name
to be used when the context where this class is used is not aware of the type
name to use.
QueryDslJdbcTemplate for update calls
where you are able to provide a SQLUpdateClause
implementation to handle the update logic.
|
Spring Data JDBC Extensions | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||