T - public class RowListHandler<T> extends Object implements ResultSetCallback<List<T>>
| Constructor and Description |
|---|
RowListHandler(RowMapper<T> mapper) |
public List<T> callback(ResultSet rs) throws SQLException
callback in interface ResultSetCallback<List<T>>SQLExceptionCopyright © 2020. All rights reserved.