public class RoleRowMapper extends Object implements org.springframework.jdbc.core.RowMapper<Integer>
| Constructor and Description |
|---|
RoleRowMapper() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Set<String>> |
getRoles()
Getter accessor for attribute 'roles'.
|
Integer |
mapRow(ResultSet rs,
int rowNum) |
public Integer mapRow(ResultSet rs, int rowNum) throws SQLException
mapRow in interface org.springframework.jdbc.core.RowMapper<Integer>SQLExceptionCopyright © 2013–2021 FF4J. All rights reserved.