public class AuthRowMapperManager extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AuthRowMapperManager.PermissionRowMapper |
static class |
AuthRowMapperManager.RoleInfoRowMapper |
static class |
AuthRowMapperManager.UserRowMapper |
| 限定符和类型 | 字段和说明 |
|---|---|
static AuthRowMapperManager.PermissionRowMapper |
PERMISSION_ROW_MAPPER |
static AuthRowMapperManager.RoleInfoRowMapper |
ROLE_INFO_ROW_MAPPER |
static org.springframework.jdbc.core.RowMapper<User> |
USER_ROW_MAPPER |
| 构造器和说明 |
|---|
AuthRowMapperManager() |
public static final org.springframework.jdbc.core.RowMapper<User> USER_ROW_MAPPER
public static final AuthRowMapperManager.RoleInfoRowMapper ROLE_INFO_ROW_MAPPER
public static final AuthRowMapperManager.PermissionRowMapper PERMISSION_ROW_MAPPER
Copyright © 2018–2023 Alibaba Group. All rights reserved.