Skip to content

Add an ability to log SQL queries executing in JdbcTemplate class provided by JdbcPollingChannelAdapter class when debug is enabled. #2727

Closed
@morozovivan95

Description

@morozovivan95

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?


Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions