An extension of the Spring JDBC ParameterizedBeanPropertyRowMapper providing additional application-specific
extraction and conversion of SQL query results into Java object instances.
A SqlParameterSource for use with Spring JDBC infrastructure that provides functionality combining
the capabilities of BeanPropertySqlParameterSource and MapSqlParameterSource, enhancing them with
additional custom type conversion capabilities and Clob support.