This library allows to execute single SQL query in different data sources simultaneously. It takes SQL query string and list of parameters mappings, and executes query once for each list element in ...
If jdbc:outbound-channel-adapter uses ExpressionEvaluatingSqlParameterSourceFactory and adapter contains a query with SPEL expression (e.g. :payload.field) which ...