T
public interface RowMapper<T>
rowMap(java.sql.ResultSet rs)
T rowMap(java.sql.ResultSet rs) throws java.sql.SQLException
java.sql.SQLException