Class SqlParameterSourceUtils

java.lang.Object
org.springframework.jdbc.core.namedparam.SqlParameterSourceUtils

public abstract class SqlParameterSourceUtils extends Object
Class that provides helper methods for the use of SqlParameterSource, in particular with NamedParameterJdbcTemplate.
Since:
2.5
Author:
Thomas Risberg, Juergen Hoeller