Consider using the {@link #newInstance} factory method instead,
- * which allows for specifying the mapped type once only.
* @param mappedClass the class that each row should be mapped to
*/
public BeanPropertyRowMapper(Class Consider using the {@link #newInstance} factory method instead,
- * which allows for specifying the required type once only.
* @param requiredType the type that each result object is expected to match
*/
public SingleColumnRowMapper(Class