We have our own implementation of JdbcOperations that offer logging and tracing functionality. Unfortunately some JDBC support classes require JdbcTemplate instead of JdbcOperations.
This is similar to #8440 and I exclude JdbcDaoSupport for that reason.
Comment From: jhoeller
Superseded by #23066.