Closed
Description
The abstract DaoSupport
/JdbcDaoSupport
/NamedParameterJdbcDaoSupport
classes and their sibling JmsGatewaySupport
are outdated, not using constructor injection and not referring to the latest JdbcClient
API etc. They should be marked as deprecated since they just exist for keeping old existing subclasses alive.