|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSqlParameterSource | |
---|---|
org.springframework.jdbc.core.namedparam | JdbcTemplate variant with named parameter support. |
Uses of AbstractSqlParameterSource in org.springframework.jdbc.core.namedparam |
---|
Subclasses of AbstractSqlParameterSource in org.springframework.jdbc.core.namedparam | |
---|---|
class |
BeanPropertySqlParameterSource
SqlParameterSource implementation that obtains parameter values from bean properties of a given JavaBean object. |
class |
MapSqlParameterSource
SqlParameterSource implementation that holds a given Map of parameters. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |