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