Closed
Description
Affects Version(s): 5.1.2.RELEASE
There is a log message written in JdbcTemplate
starting with "Executing prepared SQL statement", but it remains not continued with actual SQL query being executed due to the fact that JdbcPollingChannelAdapter does not implement SqlProvider
interface.
Are there any significant reasons not to provide this functionality which leads to absence of such an important debug information?