public interface ResultSetExtractor<T>
T
extractData(ResultSet rs)
T extractData(ResultSet rs) throws SQLException
SQLException