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