| Modifier and Type | Field and Description |
|---|---|
static org.springframework.jdbc.core.RowMapper<Role> |
ROLE_MAPPER
Map
Role fields |
static org.springframework.jdbc.core.RowMapper<User> |
USER_AUTH_MAPPER
Map
User fields with Password |
static org.springframework.jdbc.core.RowMapper<User> |
USER_MAPPER
Map
User fields without Password |
| Constructor and Description |
|---|
Mappers() |