Class UserMapper
java.lang.Object
com.atlassian.crowd.importer.mappers.jdbc.UserMapper
- All Implemented Interfaces:
org.springframework.jdbc.core.RowMapper
-
Constructor Summary
ConstructorDescriptionUserMapper
(Configuration configuration, String name, String email, String fullname, String password) -
Method Summary
-
Constructor Details
-
UserMapper
public UserMapper(Configuration configuration, String name, String email, String fullname, String password)
-
-
Method Details
-
mapRow
- Specified by:
mapRow
in interfaceorg.springframework.jdbc.core.RowMapper
- Throws:
SQLException
-