|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlParameterSourceFactory | |
|---|---|
| org.springframework.integration.jdbc | |
| Uses of SqlParameterSourceFactory in org.springframework.integration.jdbc |
|---|
| Classes in org.springframework.integration.jdbc that implement SqlParameterSourceFactory | |
|---|---|
class |
BeanPropertySqlParameterSourceFactory
A default implementation of SqlParameterSourceFactory which creates an SqlParameterSource to
reference bean properties in its input. |
class |
ExpressionEvaluatingSqlParameterSourceFactory
An implementation of SqlParameterSourceFactory which creates an SqlParameterSource that evaluates
Spring EL expressions. |
| Methods in org.springframework.integration.jdbc with parameters of type SqlParameterSourceFactory | |
|---|---|
void |
JdbcOutboundGateway.setReplySqlParameterSourceFactory(SqlParameterSourceFactory sqlParameterSourceFactory)
|
void |
JdbcOutboundGateway.setRequestSqlParameterSourceFactory(SqlParameterSourceFactory sqlParameterSourceFactory)
|
void |
JdbcMessageHandler.setSqlParameterSourceFactory(SqlParameterSourceFactory sqlParameterSourceFactory)
|
void |
JdbcPollingChannelAdapter.setUpdateSqlParameterSourceFactory(SqlParameterSourceFactory sqlParameterSourceFactory)
|
|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||