public class TaskRowMapper extends Object implements org.springframework.jdbc.core.RowMapper<Task>
TaskRowMapper()
Task
mapRow(ResultSet resultSet, int i)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TaskRowMapper()
public Task mapRow(ResultSet resultSet, int i) throws SQLException
mapRow
org.springframework.jdbc.core.RowMapper<Task>
SQLException
Copyright © 2022. All rights reserved.