public class UserMapper extends Object implements org.springframework.jdbc.core.RowMapper
Constructor and Description |
---|
UserMapper(Configuration configuration,
String name,
String email,
String fullname,
String password) |
public UserMapper(Configuration configuration, String name, String email, String fullname, String password)
public Object mapRow(ResultSet rs, int rowNum) throws SQLException
mapRow
in interface org.springframework.jdbc.core.RowMapper
SQLException
Copyright © 2021 Atlassian. All rights reserved.