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>>
SQLException
Copyright © 2020. All rights reserved.