public interface RowMapper<T>
void validate(ResultSet resultSet) throws SQLException, RowMapperValidationException
resultSet - SQLExceptionRowMapperValidationExceptionT mapRow(ResultSet resultSet) throws SQLException, RowMapperMappingException
T nullObject()
Copyright © 2015 Eclipse SCADA Project. All rights reserved.