Uses of Class
org.springframework.dao.support.DaoSupport
Packages that use DaoSupport
Package
Description
JdbcTemplate variant with named parameter support.
Classes supporting the
org.springframework.jdbc.core package.-
Uses of DaoSupport in org.springframework.jdbc.core.namedparam
Subclasses of DaoSupport in org.springframework.jdbc.core.namedparamModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of DaoSupport in org.springframework.jdbc.core.support
Subclasses of DaoSupport in org.springframework.jdbc.core.supportModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.as of 7.0, in favor of direct injection ofJdbcTemplateorJdbcClient
NamedParameterJdbcTemplateorJdbcClient