|
Spring Integration | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SqlParameterSourceFactory
Collaborator for JDBC adapters which allows creation of
instances of SqlParameterSource
for use in update operations.
Method Summary | |
---|---|
SqlParameterSource |
createParameterSource(Object input)
Return a new SqlParameterSource . |
Method Detail |
---|
SqlParameterSource createParameterSource(Object input)
SqlParameterSource
.
input
- the raw message or query result to be transformed into a SqlParameterSource
|
Spring Integration | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |