public interface RowMapper<T>
void validate(ResultSet resultSet) throws SQLException, RowMapperValidationException
resultSet - SQLExceptionRowMapperValidationExceptionT mapRow(ResultSet resultSet) throws SQLException, RowMapperMappingException
T nullObject()